[Git][NTPsec/ntpsec][master] Typo
Matt Selsky
gitlab at mg.gitlab.com
Sun Apr 16 15:39:29 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
f7e5340f by Matt Selsky at 2017-04-16T11:34:16-04:00
Typo
- - - - -
1 changed file:
- tests/libntp/lfpfunc.c
Changes:
=====================================
tests/libntp/lfpfunc.c
=====================================
--- a/tests/libntp/lfpfunc.c
+++ b/tests/libntp/lfpfunc.c
@@ -263,7 +263,7 @@ TEST(lfpfunc, FDF_RoundTrip) {
l_fp temp = op1 - op3;
d = lfptod(temp);
- /* cast to long unsgiend int for 32 bit binaries */
+ /* cast to long unsigned int for 32 bit binaries */
snprintf(msg, sizeof(msg),
"\nop2: %f op3: %s diff %f not within %e",
op2, mfptoa(op3, 8), d, eps(op2));
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f7e5340f9171330832f87768ae7d7f6d8bfd7c1c
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f7e5340f9171330832f87768ae7d7f6d8bfd7c1c
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/20170416/c3f7c54c/attachment.html>
More information about the vc
mailing list