Remove local keyword.
* util/grub-mkconfig_lib.in (version_test_numeric): Remove local. (version_test_gt): Likewise. (version_find_latest): Likewise. (gettext_printf): Likewise. * util/grub.d/10_windows.in (get_os_name_from_boot_ini): Likewise.
This commit is contained in:
parent
cb544caa2e
commit
c3591189b8
3 changed files with 39 additions and 29 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2011-11-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove local keyword.
|
||||
|
||||
* util/grub-mkconfig_lib.in (version_test_numeric): Remove local.
|
||||
(version_test_gt): Likewise.
|
||||
(version_find_latest): Likewise.
|
||||
(gettext_printf): Likewise.
|
||||
* util/grub.d/10_windows.in (get_os_name_from_boot_ini): Likewise.
|
||||
|
||||
2011-11-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/zfs/zfs.c (zfs_mount): Fix spurious warning.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue