* grub-core/fs/bfs.c (iterate_in_b_tree): Add missing NESTED_FUNC_ATTR.

(grub_bfs_dir): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-27 15:31:54 +02:00
parent 2787ae53d6
commit 9da59c3275
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2012-05-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/bfs.c (iterate_in_b_tree): Add missing NESTED_FUNC_ATTR.
(grub_bfs_dir): Likewise.
2012-05-27 Peter Jones <pjones@redhat.com>
The old code gives arguments to a printf function which can't work