Browse Source

whitespace fix

Sebastian Hahn 14 years ago
parent
commit
90d3260b4a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/common/compat_libevent.c

+ 1 - 0
src/common/compat_libevent.c

@@ -550,3 +550,4 @@ periodic_timer_free(periodic_timer_t *timer)
   tor_event_free(timer->ev);
   tor_free(timer);
 }
+