Removed a debugging printf() left here in peter's
last commit. Spotted by: kris
This commit is contained in:
parent
0edd293481
commit
9eba69e40a
@ -326,7 +326,6 @@ main(argc, argv)
|
||||
altflags |= ALTF_NFSV3;
|
||||
getmntopts(optarg, mopts, &mntflags, &altflags);
|
||||
set_flags(&altflags, &nfsargsp->flags, FALSE);
|
||||
printf("altflags= %x, optarg = %s\n", altflags, optarg);
|
||||
/*
|
||||
* Handle altflags which don't map directly to
|
||||
* mount flags.
|
||||
|
Loading…
Reference in New Issue
Block a user