summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-snprintf.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2020-03-13 14:24:23 +1100
committerDamien Miller <djm@mindrot.org>2020-03-13 14:24:23 +1100
commit397f217e8640e75bb719a8e87111b4bd848fb3df (patch)
treef7bd19cdbfa5cee35b8b16a123fb24daff6b2efb /openbsd-compat/bsd-snprintf.c
parentdef31bc5427579ec3f7f2ce99f2da1338fdc0c9f (diff)
downloadopenssh-git-397f217e8640e75bb719a8e87111b4bd848fb3df.tar.gz
another spelling error in comment
Diffstat (limited to 'openbsd-compat/bsd-snprintf.c')
-rw-r--r--openbsd-compat/bsd-snprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/bsd-snprintf.c b/openbsd-compat/bsd-snprintf.c
index f27b9d80..f041121f 100644
--- a/openbsd-compat/bsd-snprintf.c
+++ b/openbsd-compat/bsd-snprintf.c
@@ -73,7 +73,7 @@
* Fix incorrect zpadlen handling in fmtfp.
* Thanks to Ollie Oldham <ollie.oldham@metro-optix.com> for spotting it.
* few mods to make it easier to compile the tests.
- * addedd the "Ollie" test to the floating point ones.
+ * added the "Ollie" test to the floating point ones.
*
* Martin Pool (mbp@samba.org) April 2003
* Remove NO_CONFIG_H so that the test case can be built within a source