*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 17:48:37 +0000 (17:48 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 17:48:37 +0000 (17:48 +0000)
old/sh-utils/ChangeLog

index 915315f8318c2a731d523db0fbd2303adf607043..ab0a58d3d3f95cebe06c4b8fb7912c7381b6fedc 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-18  Jim Meyering  <meyering@lucent.com>
+
+       * src/test.c (binary_operator): Move declarations of lt,rt `down'
+       into the scopes where they're actually used.
+       (unary_operator): Likewise for `fd'.
+
 2001-06-20  Paul Eggert  <eggert@twinsun.com>
 
        * src/test.c (isint, binary_operator, unary_operator):