From ac66a219d090c1445f76f8e7df92f6e9e132cd82 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 17 Oct 2002 04:35:55 +0000 Subject: [PATCH] Fix comment --- servers/slapd/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/main.c b/servers/slapd/main.c index 8a40fe52a7..bda792fbf8 100644 --- a/servers/slapd/main.c +++ b/servers/slapd/main.c @@ -628,7 +628,7 @@ wait4child( int sig ) errno = save_errno; } -#endif /* SIGCHLD || SIGCLD */ +#endif /* LDAP_SIGCHLD */ #ifdef LOG_LOCAL4 -- 2.39.5