* grub-core/normal/cmdline.c (grub_cmdline_get): Fix off-by-one error
to avoid losing last column.
This commit is contained in:
parent
a73b31ce5c
commit
c8d6cc3cf0
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-05-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/cmdline.c (grub_cmdline_get): Fix off-by-one error
|
||||
to avoid losing last column.
|
||||
|
||||
2013-05-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* po/exclude.pot: Add missing string "%C".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue