* grub-core/fs/zfs/zfs.c (recovery): Fix spelling.

(read_device): Fix size calculation.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-11-27 02:34:22 +01:00
parent fd258e5cce
commit 49e891ac9c
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2011-11-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/zfs/zfs.c (recovery): Fix spelling.
(read_device): Fix size calculation.
2011-11-25 Robert Millan <rmh@gnu.org>
* util/getroot.c [HAVE_LIMITS_H]: Include `<limits.h>'.