Commit 2e70642c authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Whitespace fix

parent 768bc04f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@
#define MAIN_PRIVATE
#include "or.h"


#ifdef HAVE_EVENT2_EVENT_H
#include <event2/event.h>
#else