From 3fdf34619ca687f5a6a2a397d15f6f9edf3cbdd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 6 Apr 2012 01:06:17 +0000 Subject: [PATCH] doc nit git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@579 185d5e19-27fe-0310-9dcf-9bff6b9f3609 --- lib/openpam_readword.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/openpam_readword.c b/lib/openpam_readword.c index f81506a..633ace6 100644 --- a/lib/openpam_readword.c +++ b/lib/openpam_readword.c @@ -186,7 +186,7 @@ openpam_readword(FILE *f, int *lineno, size_t *lenp) * it to =!free. * * If =openpam_readword reaches the end of the line or file before any - * characters are copied to the word, it returns =NULL. In the latter + * characters are copied to the word, it returns =NULL. In the former * case, the newline is pushed back to the file. * * If =openpam_readword reaches the end of the file while a quote or