* grub-core/fs/ext2.c (grub_ext2_label): Fix field size. Change to
sizeof while on it.
This commit is contained in:
parent
9c08ad8707
commit
10476bb0db
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-01-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ext2.c (grub_ext2_label): Fix field size. Change to
|
||||
sizeof while on it.
|
||||
|
||||
2012-01-30 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/scsi.c (grub_scsi_read_capacity): Renamed to ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue