Fixed an apparent typo:
[samba.git] / source / smbd / server.c
index 93d2a9756df8413d16ba81e1176db1c91ceaec12..29a0d462f3d4df82eb143fd48b2d2cd8f4480f0e 100644 (file)
@@ -2548,7 +2548,7 @@ max can be %d\n", num_interfaces, FD_SETSIZE));
           return True; 
         }
         close(Client); /* The parent doesn't need this socket */
-#endif /NO_FORK_DEBUG */
+#endif /NO_FORK_DEBUG */
       } /* end for num */
     } /* end while 1 */
   } /* end if is_daemon */