Explorar o código

more cleanup

svn:r3347
Roger Dingledine %!s(int64=21) %!d(string=hai) anos
pai
achega
abea142665
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/main.c

+ 1 - 1
src/or/main.c

@@ -1194,7 +1194,7 @@ void handle_signals(int is_parent)
 #ifdef SIGXFSZ
     SIGXFSZ, /* handle file-too-big resource exhaustion */
 #endif
-    SIGCHLD, /* /* handle dns/cpu workers that exit */
+    SIGCHLD, /* handle dns/cpu workers that exit */
     -1 };
   static struct event signal_events[16]; /* bigger than it has to be. */
   if (is_parent) {