* grub-core/commands/minicmd.c (GRUB_MOD_INIT): Add missing SIZE

argument.
	* util/grub-fstest.c (options): Add missing DEVICE part.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-05 11:32:11 +01:00
parent b525fd834d
commit b5c1f9bf41
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-02-05 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/minicmd.c (GRUB_MOD_INIT): Add missing SIZE
argument.
* util/grub-fstest.c (options): Add missing DEVICE part.
2012-02-05 Vladimir Serbinenko <phcoder@gmail.com>
Clarify and unify messages.