From: Jim Meyering Date: Wed, 12 Feb 2003 09:11:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: DU-FTS~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4839fcb1c0567a5dbd848f9584950a8da4c221e8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index a605fe92e3..24e8b12e60 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,8 +1,8 @@ 2003-02-12 Jim Meyering * restrict.m4 (ACX_C_RESTRICT): Minor syntactic changes: - Split long lines, use AC_COMPILE_IFELSE, use `case' instead of - nested `if's, remove unnecessary quotes. + Split long lines, use AC_COMPILE_IFELSE, indent, use `case' + instead of nested `if's, remove unnecessary quotes. * restrict.m4 (ACX_C_RESTRICT): New macro. Copied directly from the URL in the comments.