]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
replace leading spaces with a TAB
authorJim Meyering <jim@meyering.net>
Tue, 12 Jul 2005 15:36:07 +0000 (15:36 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 12 Jul 2005 15:36:07 +0000 (15:36 +0000)
lib/ChangeLog

index dc341fd61f7ca401312095bd7b5d948a8e5de5f5..2551a38cce39c7d803c504346341e42c3e2330a2 100644 (file)
@@ -17,7 +17,7 @@
        [!LDAV_DONE]: Avoid unused variable warning.
 
 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
-       and  Paul Eggert  <eggert@cs.ucla.edu>
+       and  Paul Eggert  <eggert@cs.ucla.edu>
 
        * regcomp.c (init_dfa, build_range_exp): Store __btowc value
        in wint_t, not wchar_t.  Remove now-unnecessary cast.
@@ -46,7 +46,7 @@
 
 2005-07-04  Jim Meyering  <jim@meyering.net>
 
-       * verify.h (verify, verify_dcl): New file/macros.
+       * verify.h (verify, verify_decl): New file/macros.
        * Makefile.am (libcoreutils_a_SOURCES): Add verify.h here, temporarily.
        Eventually, it'll be pulled in via AC_LIBSOURCES.