[Git][NTPsec/ntpsec][master] reference ID is a bare string in C ntpq

Eric S. Raymond gitlab at mg.gitlab.com
Mon Nov 14 03:05:52 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
8e0ac53e by Matt Selsky at 2016-11-13T20:22:59-05:00
reference ID is a bare string in C ntpq

- - - - -


1 changed file:

- ntpq/ntpq


Changes:

=====================================
ntpq/ntpq
=====================================
--- a/ntpq/ntpq
+++ b/ntpq/ntpq
@@ -1318,7 +1318,7 @@ usage: reslist
             ("precision",	"log2 precision:   ", NTP_INT),
             ("rootdelay",	"root delay:       ", NTP_FLOAT),
             ("rootdisp",	"root dispersion:  ", NTP_FLOAT),
-            ("refid",		"reference ID:     ", NTP_ADD),
+            ("refid",		"reference ID:     ", NTP_STR),
             ("reftime",		"reference time:   ", NTP_LFP),
             ("sys_jitter",	"system jitter:    ", NTP_FLOAT),
             ("clk_jitter",	"clock jitter:     ", NTP_FLOAT),



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/8e0ac53e8549ec5076249e9c0e084c98de43b02c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161114/38285f49/attachment.html>


More information about the vc mailing list