[Git][NTPsec/ntpsec][master] Remove repeated words in comment

Matt Selsky gitlab at mg.gitlab.com
Thu Aug 17 14:01:31 UTC 2017


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
2ea53625 by Matt Selsky at 2017-08-17T09:43:45-04:00
Remove repeated words in comment

- - - - -


1 changed file:

- include/ntp_types.h


Changes:

=====================================
include/ntp_types.h
=====================================
--- a/include/ntp_types.h
+++ b/include/ntp_types.h
@@ -70,9 +70,9 @@ typedef uint32_t keyid_t;	/* cryptographic key ID */
  *
  * The C standard does not specify the precision of a double.  C99
  * Annex F makes IEEE754 compliance optional and very few C compilers
- * are fully IEEE754 compliant. C doubles may be may be 24 bits, 53
- * bits, or something else. Only rarely would a C double be able to
- * hold a 65 bit number without loss of precision.
+ * are fully IEEE754 compliant. C doubles may be 24 bits, 53 bits, or something
+ * else. Only rarely would a C double be able to hold a 65 bit number without
+ * loss of precision.
  *
  * This matters because initial steps may be large, such as when a host
  * has no valid RTC and thinks the current time is 1Jan70. Thus truncating



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2ea53625c5fe8191f8ca061d80b6e0eca2451b1b

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2ea53625c5fe8191f8ca061d80b6e0eca2451b1b
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/20170817/f47e860b/attachment.html>


More information about the vc mailing list