Fix REF_GetOurStratum description
This commit is contained in:
parent
8df1bedb1b
commit
61dbdd80b9
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ extern void REF_SetManualReference
|
||||||
extern void
|
extern void
|
||||||
REF_SetUnsynchronised(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 */
|
synchronised */
|
||||||
extern int REF_GetOurStratum(void);
|
extern int REF_GetOurStratum(void);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue