]> git.sur5r.net Git - openldap/commitdiff
Fix comment
authorKurt Zeilenga <kurt@openldap.org>
Thu, 17 Oct 2002 04:35:55 +0000 (04:35 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 17 Oct 2002 04:35:55 +0000 (04:35 +0000)
servers/slapd/main.c

index 8a40fe52a7ddf9fff083e68ddcb6f874490921b5..bda792fbf84ae5785885c99288fd3f7a3dc549df 100644 (file)
@@ -628,7 +628,7 @@ wait4child( int sig )
     errno = save_errno;
 }
 
-#endif /* SIGCHLD || SIGCLD */
+#endif /* LDAP_SIGCHLD */
 
 
 #ifdef LOG_LOCAL4