Appease make check-spaces wrt procmon.h

This commit is contained in:
Nick Mathewson 2011-05-23 01:10:49 -04:00
parent 7b34e3a965
commit 93b699e1ea

View File

@ -27,3 +27,4 @@ tor_process_monitor_t *tor_process_monitor_new(struct event_base *base,
void tor_process_monitor_free(tor_process_monitor_t *procmon);
#endif