diff options
Diffstat (limited to 'include/ntp.h')
-rw-r--r-- | include/ntp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ntp.h b/include/ntp.h index 97f0d5f9e2de..8e0ea2b202a7 100644 --- a/include/ntp.h +++ b/include/ntp.h @@ -128,7 +128,7 @@ typedef char s_char; #define MAX_TTL 8 /* max ttl mapping vector size */ #define BEACON 7200 /* manycast beacon interval */ #define NTP_MAXEXTEN 2048 /* max extension field size */ -#define NTP_ORPHWAIT 300 /* orphan wair (s) */ +#define NTP_ORPHWAIT 300 /* orphan wait (s) */ /* * Miscellaneous stuff |