* grub-core/lib/arg.c (grub_arg_parse): Remove nested function.

This commit is contained in:
Vladimir Serbinenko 2013-11-07 02:46:23 +01:00
parent a67c755ef1
commit 40a5bfde36
2 changed files with 24 additions and 20 deletions

View file

@ -1,3 +1,7 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/arg.c (grub_arg_parse): Remove nested function.
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/cmdline.c (grub_cmdline_get):