fixed a comment
authorAndrew Tridgell <tridge@samba.org>
Mon, 31 Aug 1998 05:21:39 +0000 (05:21 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 31 Aug 1998 05:21:39 +0000 (05:21 +0000)
source/include/nameserv.h

index c219a1f723b49d2ca8f36c0fc2e5c4b096a15067..e50ad042d979f1c87a469a3e73d0cf6a6f8625b1 100644 (file)
@@ -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. */