]> granicus.if.org Git - transmission/commitdiff
(trunk libevent) oops
authorCharles Kerr <charles@transmissionbt.com>
Sun, 17 Jan 2010 02:35:18 +0000 (02:35 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Sun, 17 Jan 2010 02:35:18 +0000 (02:35 +0000)
third-party/libevent/kqueue.c

index e270de84382542371f53715bccac126ee935cb09..8a4ba9cc588c8838664cccb0ab5702dd8d641ede 100644 (file)
@@ -52,7 +52,8 @@
 #endif
 
 #ifndef DEBUG_KQUEUE_CHANGEIDX
-#define DEBUG_KQUEUE_CHANGEIDX
+ #define DEBUG_KQUEUE_CHANGEIDX
+#endif
 
 /* Some platforms apparently define the udata field of struct kevent as
  * intptr_t, whereas others define it as void*.  There doesn't seem to be an