Remove nested functions from videoinfo iterators.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-03-01 11:11:36 +01:00
parent e230377407
commit 3056d3e752
5 changed files with 39 additions and 28 deletions

View file

@ -1,3 +1,7 @@
2013-03-01 Vladimir Serbinenko <phcoder@gmail.com>
Remove nested functions from videoinfo iterators.
2013-03-01 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/pc/linux.c (grub_cmd_linux): Fix compilation