Back out rev 1.27; getbsize(3)'s original interface has been restored.

Approved by:	markm
This commit is contained in:
mike 2002-12-30 18:13:07 +00:00
parent 85024903d7
commit 329cb09712

View File

@ -112,8 +112,7 @@ main(int argc, char *argv[])
int ftsoptions;
int listall;
int depth;
int Hflag, Lflag, Pflag, aflag, sflag, dflag, cflag, hflag, ch, rval;
size_t notused;
int Hflag, Lflag, Pflag, aflag, sflag, dflag, cflag, hflag, ch, notused, rval;
char **save;
static char dot[] = ".";