summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/include/nameserv.h2
1 files changed, 1 insertions, 1 deletions
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. */