This should have been committed too, I have no idea

why p4 didn't gave me this diff too.
This commit is contained in:
Maxime Henrion 2002-08-03 17:05:14 +00:00
parent 40b97dcb2a
commit 7b333193e0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101274

View File

@ -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);