[Git][NTPsec/ntpsec][master] Address GitLab issue #89: compile failure of refclock_conf.c
Eric S. Raymond
gitlab at mg.gitlab.com
Fri Jul 1 18:37:28 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
ed5062a7 by Eric S. Raymond at 2016-07-01T14:36:57-04:00
Address GitLab issue #89: compile failure of refclock_conf.c
Finger error from the as2201 -> austron name change.
- - - - -
1 changed file:
- ntpd/refclock_conf.c
Changes:
=====================================
ntpd/refclock_conf.c
=====================================
--- a/ntpd/refclock_conf.c
+++ b/ntpd/refclock_conf.c
@@ -51,7 +51,7 @@ extern struct refclock refclock_magnavox;
#ifdef CLOCK_AUSTRON
extern struct refclock refclock_austron;
#else
-#define refclock_as2201 refclock_none
+#define refclock_austron refclock_none
#endif
#ifdef CLOCK_ARBITER
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/ed5062a76e59972d4431777b7b65d0852f8bc77f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160701/e807d754/attachment.html>
More information about the vc
mailing list