Clean up trailing whitespace
No functional changes MFC after: 1 week Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
faaac40c73
commit
a6b1979b15
@ -39,7 +39,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
static void usage(void);
|
||||
static int print_matches(char *, char *);
|
||||
|
||||
|
||||
static int silent;
|
||||
static int allpaths;
|
||||
|
||||
@ -81,7 +81,7 @@ main(int argc, char **argv)
|
||||
|
||||
while (argc > 0) {
|
||||
memcpy(path, p, pathlen);
|
||||
|
||||
|
||||
if (strlen(*argv) >= FILENAME_MAX ||
|
||||
print_matches(path, *argv) == -1)
|
||||
status = EXIT_FAILURE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user