1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-08-18 17:48:37 +00:00
parent 7012d1083e
commit 2764048933
+6
View 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):