changeset 10099:28dbe341d2b2

fix typos in ChangeLog entries
author Jim Meyering <meyering@redhat.com>
date Tue, 20 May 2008 15:06:25 +0200
parents f44f09b398a5
children 369c11a9858d
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,7 +51,7 @@
 
 	avoid a warning from gcc
 	* lib/trim.c (IF_LINT): Define.
-	(trim2): Use it to void a "may be used uninitialized" warning.
+	(trim2): Use it to avoid a "may be used uninitialized" warning.
 
 	Fix doc typo.
 	* doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
@@ -463,7 +463,7 @@
 
 	avoid a warning from gcc
 	* lib/getndelim2.c (IF_LINT): Define.
-	(getndelim2): Use it to void a "may be used uninitialized" warning.
+	(getndelim2): Use it to avoid a "may be used uninitialized" warning.
 
 	vc-list-files: work properly with build-aux/cvsu, too
 	* build-aux/vc-list-files: Hoist the "./"-removing code to apply