]> git.llucax.com Git - software/libev.git/commitdiff
microsoft hits. you hit microsoft. microsoft hits. microsoft hits. microsoft hits...
authorroot <root>
Sun, 20 Jan 2008 15:37:03 +0000 (15:37 +0000)
committerroot <root>
Sun, 20 Jan 2008 15:37:03 +0000 (15:37 +0000)
ev.c

diff --git a/ev.c b/ev.c
index d024017fe249eea3d041f920f95127652c4f7f44..a14b940230d938559ee6e2b87b2eb0cac9a9357c 100644 (file)
--- a/ev.c
+++ b/ev.c
@@ -1200,7 +1200,7 @@ ev_loop_destroy (EV_P)
 void
 ev_loop_fork (EV_P)
 {
 void
 ev_loop_fork (EV_P)
 {
-  postfork = 1; // must be in line with ev_default_fork
+  postfork = 1; /* must be in line with ev_default_fork */
 }
 
 #endif
 }
 
 #endif
@@ -1274,7 +1274,7 @@ ev_default_fork (void)
 #endif
 
   if (backend)
 #endif
 
   if (backend)
-    postfork = 1; // must be in line with ev_loop_fork
+    postfork = 1; /* must be in line with ev_loop_fork */
 }
 
 /*****************************************************************************/
 }
 
 /*****************************************************************************/