summaryrefslogtreecommitdiffstats
path: root/source/nmbd
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1996-07-17 18:33:36 +0000
committerSamba Release Account <samba-bugs@samba.org>1996-07-17 18:33:36 +0000
commit45d3b2644733333c657c48a69719fec72881f7df (patch)
tree69ef4ec7c4f96b9c3f4fb451e73939cbcdf0a96a /source/nmbd
parentc290c229f9cef7f8bea0a77531ef7b3501323e9c (diff)
downloadsamba-45d3b2644733333c657c48a69719fec72881f7df.tar.gz
samba-45d3b2644733333c657c48a69719fec72881f7df.tar.xz
samba-45d3b2644733333c657c48a69719fec72881f7df.zip
lots of changes to nmbd
lkcl
Diffstat (limited to 'source/nmbd')
-rw-r--r--source/nmbd/nmbd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nmbd/nmbd.c b/source/nmbd/nmbd.c
index 40cb06aad4b..10b356d9b50 100644
--- a/source/nmbd/nmbd.c
+++ b/source/nmbd/nmbd.c
@@ -323,7 +323,7 @@ static void process(void)
announce_host();
-#if 0
+#if 1
/* XXXX what was this stuff supposed to do? It sent
ANN_GetBackupListReq packets which I think should only be
sent when trying to find out who to browse with */