* grub-core/kern/file.c: Use const char * rather than casting to
non-const.
This commit is contained in:
parent
eadfad244e
commit
178c276419
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-04-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/file.c: Use const char * rather than casting to
|
||||
non-const.
|
||||
|
||||
2013-04-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/probe.c: Add missing grub_device_close.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue