Fix comment

This commit is contained in:
Kurt Zeilenga 2002-10-17 04:35:55 +00:00
parent 6bc33d28c0
commit ac66a219d0

View File

@ -628,7 +628,7 @@ wait4child( int sig )
errno = save_errno;
}
#endif /* SIGCHLD || SIGCLD */
#endif /* LDAP_SIGCHLD */
#ifdef LOG_LOCAL4