From: Andrew Tridgell Date: Mon, 31 Aug 1998 05:21:39 +0000 (+0000) Subject: fixed a comment X-Git-Tag: samba-2.0.0alpha0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560ed560f46e69255b6437e50ba0865b642c38b1;p=thirdparty%2Fsamba.git fixed a comment --- diff --git a/source/include/nameserv.h b/source/include/nameserv.h index c219a1f723b..e50ad042d97 100644 --- a/source/include/nameserv.h +++ b/source/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. */