Commit 93b699e1 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Appease make check-spaces wrt procmon.h

parent 7b34e3a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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