[Git][NTPsec/ntpsec][master] Fix typo in pylib/check_timepps.py
Hal Murray
gitlab at mg.gitlab.com
Tue Dec 1 10:58:18 UTC 2015
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
0d8e6a17 by Hal Murray at 2015-12-01T02:55:01Z
Fix typo in pylib/check_timepps.py
- - - - -
1 changed file:
- pylib/check_timepps.py
Changes:
=====================================
pylib/check_timepps.py
=====================================
--- a/pylib/check_timepps.py
+++ b/pylib/check_timepps.py
@@ -11,7 +11,7 @@ TIMEPPS_FRAG = """
int main(void) {
pps_handle_t pps_h;
- time_pps_destroya (pps_h);
+ time_pps_destroy (pps_h);
return 0;
}
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0d8e6a17815e6dad0d44c2b19351beabf32d9110
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20151201/12f1bd23/attachment.html>
More information about the vc
mailing list