[Git][NTPsec/ntpsec][master] missing externs found by clang
Gary E. Miller
gitlab at mg.gitlab.com
Wed Feb 15 19:40:18 UTC 2017
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
3c938b42 by Gary E. Miller at 2017-02-15T11:39:33-08:00
missing externs found by clang
- - - - -
1 changed file:
- include/parse.h
Changes:
=====================================
include/parse.h
=====================================
--- a/include/parse.h
+++ b/include/parse.h
@@ -267,12 +267,15 @@ typedef struct clockformat clockformat_t;
extern clockformat_t *clockformats[];
extern clockformat_t clock_computime;
+extern clockformat_t clock_dcf7000;
+extern clockformat_t clock_hopf6021;
extern clockformat_t clock_meinberg[];
extern clockformat_t clock_rawdcf;
extern clockformat_t clock_rcc8000;
extern clockformat_t clock_schmid;
extern clockformat_t clock_sel240x;
extern clockformat_t clock_trimtaip;
+extern clockformat_t clock_trimtsip;
extern clockformat_t clock_varitext;
extern clockformat_t clock_wharton_400a;
extern unsigned short nformats;
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3c938b42f68fe448acae2abece8207168f0cfc66
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170215/f790aa8d/attachment.html>
More information about the vc
mailing list