]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 23 Feb 2001 08:52:27 +0000 (08:52 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 23 Feb 2001 08:52:27 +0000 (08:52 +0000)
old/textutils/ChangeLog

index 977d9874f91507fbd17379acbc824d384ea2127f..8f5530ca611021d141a90c7e0d6909544ae0545a 100644 (file)
@@ -1,3 +1,8 @@
+2001-02-22  Jim Meyering  <meyering@lucent.com>
+
+       * src/sort.c (keycompare): Move declarations of locals, lena and lenb,
+       into the inner scope where they are used.
+
 2001-02-19  Jim Meyering  <meyering@lucent.com>
 
        * src/sort.c (AUTHORS): Add Paul Eggert.