summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-04-09 01:21:04 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-04-09 01:21:04 +0000
commit0294ab7cbb2d3fa45c413d7caac86020f9806026 (patch)
tree1a68ef19ffa381c6ee4b365eb94efb1397cbde86 /source/include
parenta82476eee2c521e5eed092bc367da0a7cef23de1 (diff)
downloadsamba-0294ab7cbb2d3fa45c413d7caac86020f9806026.tar.gz
samba-0294ab7cbb2d3fa45c413d7caac86020f9806026.tar.xz
samba-0294ab7cbb2d3fa45c413d7caac86020f9806026.zip
jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).
Diffstat (limited to 'source/include')
-rw-r--r--source/include/nameserv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/include/nameserv.h b/source/include/nameserv.h
index 17ae085bc62..42bfe83dcc3 100644
--- a/source/include/nameserv.h
+++ b/source/include/nameserv.h
@@ -403,8 +403,7 @@ struct packet_struct
#define CHECK_TIME_MAX_HOST_ANNCE 12
/* announce as master to WINS server and any Primary Domain Controllers */
-/* ORIGINAL - changed for test by JRA #define CHECK_TIME_MST_ANNOUNCE 15 */
-#define CHECK_TIME_MST_ANNOUNCE 1
+#define CHECK_TIME_MST_ANNOUNCE 15
/* do all remote announcements this often */
#define REMOTE_ANNOUNCE_INTERVAL 180