summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/nameserv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/include/nameserv.h b/source3/include/nameserv.h
index 17ae085bc6..42bfe83dcc 100644
--- a/source3/include/nameserv.h
+++ b/source3/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