mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 00:35:06 -05:00
Fix REF_GetOurStratum description
This commit is contained in:
@@ -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);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user