[Git][NTPsec/ntpsec][master] Comment typo fixes.

Eric S. Raymond gitlab at mg.gitlab.com
Tue Mar 26 12:23:18 UTC 2019



Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
464fb0c3 by Eric S. Raymond at 2019-03-26T12:22:59Z
Comment typo fixes.

- - - - -


1 changed file:

- libntp/lib_strbuf.c


Changes:

=====================================
libntp/lib_strbuf.c
=====================================
@@ -21,12 +21,12 @@ static pthread_mutex_t cookie_lock = PTHREAD_MUTEX_INITIALIZER;
 /*
  * Function to get a pointer to the next buffer.  Needs to be thread-safe because
  * it's used in callers that need to be thread-safe, notably msyslog.  For the 
- * same reason, we don't try to log a log-acquisition failure.
+ * same reason, we don't try to log a lock-acquisition failure.
  *
  * ESR: Yes, this is ugly and kludgy. I'm not getting rid of of it
  * because I have an eye forward on translation to a garbage-collected
  * language, at which point something with this behavior will be
- * better than all the conttorions we'd have to go through to get rid
+ * better than all the contortions we'd have to go through to get rid
  * of it in C.
  */
 char *lib_getbuf(void)



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/464fb0c3c0a29da71490e91398e5f3cea8158954

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/464fb0c3c0a29da71490e91398e5f3cea8158954
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/20190326/34ba6c12/attachment.html>


More information about the vc mailing list