[Git][NTPsec/ntpsec][master] Remove obsolete comment.
Eric S. Raymond
gitlab at mg.gitlab.com
Wed Jul 13 04:11:21 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
71bbca14 by Eric S. Raymond at 2016-07-12T13:25:05-04:00
Remove obsolete comment.
- - - - -
1 changed file:
- ntpq/ntpq.c
Changes:
=====================================
ntpq/ntpq.c
=====================================
--- a/ntpq/ntpq.c
+++ b/ntpq/ntpq.c
@@ -2004,8 +2004,7 @@ decodets(
return hextolfp(str, lfp);
/*
- * Try it as a decimal. If this fails, try as an unquoted
- * RT-11 date. This code should go away eventually.
+ * Try it as a decimal.
*/
if (atolfp(str, lfp))
return true;
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/71bbca14a7aa1a892b63327621ae0ffdfea63360
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160713/d5095a03/attachment.html>
More information about the vc
mailing list