[Git][NTPsec/ntpsec][master] Fix repeated words in comments

James Browning gitlab at mg.gitlab.com
Mon Jan 21 15:35:31 UTC 2019


James Browning pushed to branch master at NTPsec / ntpsec


Commits:
6c029ef4 by Matt Selsky at 2019-01-21T15:29:03Z
Fix repeated words in comments

- - - - -


2 changed files:

- ntpd/ntp_io.c
- ntpd/refclock_nmea.c


Changes:

=====================================
ntpd/ntp_io.c
=====================================
@@ -301,7 +301,7 @@ maintain_activefds(
  * the code solves following tasks:
  *
  *   - keep a current list of active interfaces in order
- *     to bind to to the interface address on NTP_PORT so that
+ *     to bind to the interface address on NTP_PORT so that
  *     all wild and specific bindings for NTP_PORT are taken by ntpd
  *     to avoid other daemons messing with the time or sockets.
  *   - all interfaces keep a list of peers that are referencing


=====================================
ntpd/refclock_nmea.c
=====================================
@@ -1746,7 +1746,7 @@ unfold_century(
  * centuries. (I *think* that will not happen for 400*1024 years, but I
  * have no valid proof. -*-perlinger at ntp.org-*-)
  *
- * This function is bound to to work between years 1980 and 2399
+ * This function is bound to work between years 1980 and 2399
  * (inclusive), which should suffice for now ;-)
  *
  * Note: This function needs a full date&time spec on input due to the



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/6c029ef4c92260e487717d29527ca1876b95cdd7

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/6c029ef4c92260e487717d29527ca1876b95cdd7
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/20190121/802cff62/attachment.html>


More information about the vc mailing list