From: DJ Delorie Date: Mon, 5 Nov 2001 01:11:12 +0000 (-0500) Subject: remove trailing whitespace X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fae8182ab422d9d929cacc7b38ab151539ca7e8f;p=gcc.git remove trailing whitespace From-SVN: r46779 --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index d577ef2243e..cd68c5b3921 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -35,7 +35,7 @@ documentation. * fnmatch.txh: New. * functions.texi: Regenerate. - + 2001-10-10 Joseph S. Myers * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero". @@ -96,10 +96,10 @@ * configure.in: Don't use in-tree texinfo, because libiberty must be built before it. Check for makeinfo version 4 or higher. * functions.texi: Regenerate. - + 2001-09-20 DJ Delorie Phil Edwards - + * configure.in (MAKEINFO, PERL): Detect these. (--enable-maintainer-mode): Add. * configure: Regenerate. @@ -121,7 +121,7 @@ tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c, xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update documentation. - + 2001-09-25 Kaveh R. Ghazi * concat.c (reconcat): Fix for traditional C. @@ -143,7 +143,7 @@ * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE. - + * vasprintf.c: Check HAVE_STRING_H when including string.h. (checkit): Delete redundant prototype. Add ATTRIBUTE_PRINTF_1. Use VA_OPEN, VA_FIXEDARG & VA_CLOSE. Free allocated string.