]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
Fix REF_GetOurStratum description
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 27 Nov 2013 15:28:09 +0000 (16:28 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 27 Nov 2013 15:28:09 +0000 (16:28 +0100)
reference.h

index e4d683970c02a9743442aae6e6cb5ba6e5fa9864..9fe595fcc1354405cca93487428b5545c9bbc01d 100644 (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);