* grub-core/loader/machoXX.c: Remove nested functions.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-02-27 20:56:23 +01:00
parent 4eb8b75659
commit 43c918828d
2 changed files with 148 additions and 117 deletions

View file

@ -1,3 +1,7 @@
2013-02-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/machoXX.c: Remove nested functions.
2013-02-27 Colin Watson <cjwatson@ubuntu.com>
Remove nested functions from disk and file read hooks.