mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
This should have been committed too, I have no idea
why p4 didn't gave me this diff too.
This commit is contained in:
parent
40b97dcb2a
commit
7b333193e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101274
@ -90,7 +90,7 @@ main(int argc, char **argv)
|
||||
struct iso_args args;
|
||||
int ch, mntflags, opts;
|
||||
char *dev, *dir, mntpath[MAXPATHLEN];
|
||||
int error, verbose;
|
||||
int verbose;
|
||||
|
||||
mntflags = opts = verbose = 0;
|
||||
memset(&args, 0, sizeof args);
|
||||
|
Loading…
Reference in New Issue
Block a user