From: Jim Meyering Date: Tue, 20 May 2008 13:06:25 +0000 (+0200) Subject: fix typos in ChangeLog entries X-Git-Tag: v0.1~7371 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=6dc931a793edc6f071d734f1f52f452bb96d02aa;p=gnulib.git fix typos in ChangeLog entries --- diff --git a/ChangeLog b/ChangeLog index 7b1b86af2..95c58ec3a 100644 --- 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