]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 12 Feb 2003 09:11:35 +0000 (09:11 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 12 Feb 2003 09:11:35 +0000 (09:11 +0000)
m4/ChangeLog

index a605fe92e369f20c373b38ae5a8a38140c254efe..24e8b12e6054374d0f6485078dd83b37943b9f25 100644 (file)
@@ -1,8 +1,8 @@
 2003-02-12  Jim Meyering  <jim@meyering.net>
 
        * 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.