[Git][NTPsec/ntpsec][master] More namespace policing.
Eric S. Raymond
gitlab at mg.gitlab.com
Wed Feb 13 01:01:40 UTC 2019
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
65796e47 by Eric S. Raymond at 2019-02-13T01:01:12Z
More namespace policing.
- - - - -
1 changed file:
- include/nts.h
Changes:
=====================================
include/nts.h
=====================================
@@ -67,9 +67,9 @@ enum nts_record_type {
nts_port_negotiation = 7
};
-enum errors_type {
- unrecognized_critical_section = 0,
- bad_request = 1
+enum nts_errors_type {
+ nts_unrecognized_critical_section = 0,
+ nts_bad_request = 1
};
enum aead_ciphers {
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/65796e47f57bd667b7317d475ce1ecc789e451ef
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/65796e47f57bd667b7317d475ce1ecc789e451ef
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190213/b7493152/attachment.html>
More information about the vc
mailing list