Fix 'tunefs -p'

Reviewed by:	sheldonh
This commit is contained in:
Ben Smithurst 2001-01-29 11:00:16 +00:00
parent c83abe02aa
commit e50fa3d247
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=71790

View File

@ -165,6 +165,7 @@ main(argc, argv)
oflag = 1;
break;
case 'p':
found_arg = 1;
pflag = 1;
break;
default: