Back out rev 1.27; getbsize(3)'s original interface has been restored.
Approved by: markm
This commit is contained in:
parent
85024903d7
commit
329cb09712
@ -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[] = ".";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user