[Git][NTPsec/ntpsec][master] Fix a typo
Matt Selsky
gitlab at mg.gitlab.com
Mon Feb 4 03:38:17 UTC 2019
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
02f11c69 by Richard Laager at 2019-02-04T03:34:06Z
Fix a typo
- - - - -
1 changed file:
- libntp/authreadkeys.c
Changes:
=====================================
libntp/authreadkeys.c
=====================================
@@ -358,7 +358,7 @@ msyslog(LOG_ERR, "AUTH: authreadkeys: reading %s", file);
if ((2*sizeof(keystr)) < jlim) {
jlim = 2 * sizeof(keystr);
msyslog(LOG_ERR,
- "AUTH: authreadkeys: key %u trucated to %u bytes",
+ "AUTH: authreadkeys: key %u truncated to %u bytes",
keyno, (unsigned int)jlim);
}
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/02f11c698d1b12225d9042e9bba5b0ee9be03889
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/02f11c698d1b12225d9042e9bba5b0ee9be03889
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/20190204/4eb9fad6/attachment.html>
More information about the vc
mailing list