summaryrefslogtreecommitdiff
path: root/source3/smbd/server.c
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2004-02-12 05:59:03 +0000
committerGerald Carter <jerry@samba.org>2004-02-12 05:59:03 +0000
commit30d707b8ae4c53140e0215090f7a3c8936ab2b47 (patch)
tree33884a5c06762f63e28e4f39ff5aaba03cbcbc1e /source3/smbd/server.c
parented1862b3b21d1cbe4a013838bf5c581c600657c2 (diff)
downloadsamba-30d707b8ae4c53140e0215090f7a3c8936ab2b47.tar.gz
samba-30d707b8ae4c53140e0215090f7a3c8936ab2b47.tar.bz2
samba-30d707b8ae4c53140e0215090f7a3c8936ab2b47.zip
tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a HEAD PDC tomorrow)
(This used to be commit c57b24ee49aee0f0687742da7f8d741c62f6effe)
Diffstat (limited to 'source3/smbd/server.c')
-rw-r--r--source3/smbd/server.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/smbd/server.c b/source3/smbd/server.c
index e2ffe8cc9f..be59e92cd7 100644
--- a/source3/smbd/server.c
+++ b/source3/smbd/server.c
@@ -501,6 +501,7 @@ BOOL reload_services(BOOL test)
return(ret);
}
+
#if DUMP_CORE
/*******************************************************************
prepare to dump a core file - carefully!
@@ -890,3 +891,4 @@ void build_options(BOOL screen);
exit_server("normal exit");
return(0);
}
+