* grub-core/lib/arg.c (grub_arg_show_help): Move showargs

out of its parent.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-02-28 11:00:59 +01:00
parent 4fc40ff8f3
commit ff2b3cd928
2 changed files with 60 additions and 54 deletions

View file

@ -1,3 +1,8 @@
2013-02-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/arg.c (grub_arg_show_help): Move showargs
out of its parent.
2013-02-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/jfs.c: Remove nested functions.