Fix REF_GetOurStratum description

This commit is contained in:
Miroslav Lichvar 2013-11-27 16:28:09 +01:00
parent 8df1bedb1b
commit 61dbdd80b9

View file

@ -129,7 +129,7 @@ extern void REF_SetManualReference
extern void
REF_SetUnsynchronised(void);
/* Return the current stratum of this host or zero if the host is not
/* Return the current stratum of this host or 16 if the host is not
synchronised */
extern int REF_GetOurStratum(void);