[ntpsec commit] Clean out a remnant of an obsolete driver.
Eric S. Raymond
esr at ntpsec.org
Tue Sep 29 22:29:54 UTC 2015
Module: ntpsec
Branch: master
Commit: 1563943bfdd90d9f4b1f9bb55620c58527afe136
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=1563943bfdd90d9f4b1f9bb55620c58527afe136
Author: Eric S. Raymond <esr at thyrsus.com>
Date: Tue Sep 29 18:22:48 2015 -0400
Clean out a remnant of an obsolete driver.
---
libntp/clocktypes.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libntp/clocktypes.c b/libntp/clocktypes.c
index 4c7b806..10605d3 100644
--- a/libntp/clocktypes.c
+++ b/libntp/clocktypes.c
@@ -45,8 +45,8 @@ struct clktype clktypes[] = {
"NOT_USED" },
{ REFCLK_NONE, "not used (16)",
"NOT_USED" },
- { REFCLK_GPS_DATUM, "Datum Precision Time System (17)",
- "GPS_DATUM" },
+ { REFCLK_NONE, "not used (17)",
+ "NOT_USED" },
{ REFCLK_ACTS, "Automated Computer Time Service (18)",
"ACTS_MODEM" },
{ REFCLK_NONE, "not used (19)",
More information about the vc
mailing list