Fixed disordering in previous commit.

This commit is contained in:
Bruce Evans 1998-11-29 10:08:27 +00:00
parent 672be20b9f
commit 792ca910ad
1 changed files with 1 additions and 1 deletions

View File

@ -83,4 +83,4 @@ PLAN *c_mtime __P((char *));
PLAN *c_not __P((void));
PLAN *c_or __P((void));
extern int ftsoptions, isdeprecated, isdepth, isoutput, isxargs, issort;
extern int ftsoptions, isdeprecated, isdepth, isoutput, issort, isxargs;