]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/daemon.c
fix ITS#5959 fix
[openldap] / servers / slapd / daemon.c
index 90c85ec21bcd2c4163217889529e76c0c5bd76f2..fe87e196a4629a031e221c75bf981834214175eb 100644 (file)
@@ -2545,7 +2545,7 @@ slapd_daemon_task(
                                } else if ( !w ) {
                                        Debug( LDAP_DEBUG_CONNS,
                                                "daemon: hangup on %d\n", fd, 0, 0 );
-                                       if (SLAP_SOCK_IS_ACTIVE( fd ) {
+                                       if ( SLAP_SOCK_IS_ACTIVE( fd )) {
 #ifdef HAVE_EPOLL
                                                /* Don't keep reporting the hangup
                                                 */