mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Fix comment
This commit is contained in:
parent
6bc33d28c0
commit
ac66a219d0
1 changed files with 1 additions and 1 deletions
|
|
@ -628,7 +628,7 @@ wait4child( int sig )
|
|||
errno = save_errno;
|
||||
}
|
||||
|
||||
#endif /* SIGCHLD || SIGCLD */
|
||||
#endif /* LDAP_SIGCHLD */
|
||||
|
||||
|
||||
#ifdef LOG_LOCAL4
|
||||
|
|
|
|||
Loading…
Reference in a new issue