[Git][NTPsec/ntpsec][master] Fatal typo fix?
Eric S. Raymond
gitlab at mg.gitlab.com
Mon Nov 7 21:48:39 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
e5b7d2c4 by Eric S. Raymond at 2016-11-07T16:46:13-05:00
Fatal typo fix?
- - - - -
1 changed file:
- pylib/packet.py
Changes:
=====================================
pylib/packet.py
=====================================
--- a/pylib/packet.py
+++ b/pylib/packet.py
@@ -128,7 +128,7 @@ MAXFRAGS = 32
# Some commands involve a series of requests, such as "peers" and
# "mrulist", so the cumulative timeouts are even longer for those.
DEFTIMEOUT = 5000
-DEFTSIMEOUT = 3000
+DEFSTIMEOUT = 3000
class Packet:
"Encapsulate an NTP fragment"
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e5b7d2c4da7cbedb886e1a44d58f75749d686198
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20161107/9f4e9377/attachment.html>
More information about the vc
mailing list