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

revert mysteriously-applied last delta!

This commit is contained in:
Jim Meyering
2000-11-18 13:10:40 +00:00
parent bb56dec673
commit 40af3c54b6
+1 -1
View File
@@ -114,7 +114,7 @@ static struct outlist *outlist_end = &outlist_head;
/* Tab character separating fields; if this is NUL fields are separated
by any nonempty string of white space, otherwise by exactly one
tab character. */
static char tab;
static unsigned char tab;
/* When using getopt_long_only, no long option can start with
a character that is a short option. */