* util/grub-fstest.c (options): Remove OPTION_ARG_OPTIONAL from options

without argument.
	* util/grub-mount.c (options): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-06 11:38:50 +01:00
parent bbc5a342eb
commit 97ebda9bc6
3 changed files with 11 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2012-03-05 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-fstest.c (options): Remove OPTION_ARG_OPTIONAL from options
without argument.
* util/grub-mount.c (options): Likewise.
2012-03-05 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkimage.c (generate_image): Unify diskboot.img size message.