summaryrefslogtreecommitdiff
path: root/source3/include/nameserv.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-08-31 05:21:39 +0000
committerAndrew Tridgell <tridge@samba.org>1998-08-31 05:21:39 +0000
commit60be7d222e9278390e1ef9e33f0a76ff0599c005 (patch)
tree531ccf5d7c078f3e4fadae8edc3901d4b9994c44 /source3/include/nameserv.h
parentc98d175de5c605c70ad9288a29df05f83fda0536 (diff)
downloadsamba-60be7d222e9278390e1ef9e33f0a76ff0599c005.tar.gz
samba-60be7d222e9278390e1ef9e33f0a76ff0599c005.tar.bz2
samba-60be7d222e9278390e1ef9e33f0a76ff0599c005.zip
fixed a comment
(This used to be commit 560ed560f46e69255b6437e50ba0865b642c38b1)
Diffstat (limited to 'source3/include/nameserv.h')
-rw-r--r--source3/include/nameserv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/nameserv.h b/source3/include/nameserv.h
index c219a1f723..e50ad042d9 100644
--- a/source3/include/nameserv.h
+++ b/source3/include/nameserv.h
@@ -547,7 +547,7 @@ struct packet_struct
#define REMOTE_ANNOUNCE_INTERVAL 180
/* what is the maximum period between name refreshes. Note that this only
- affects non-permanent self names */
+ affects non-permanent self names (in seconds) */
#define MAX_REFRESH_TIME (60*20)
/* Types of machine we can announce as. */