* grub-core/loader/i386/pc/plan9.c (fill_disk): Fix types to use
intended shifts rather than division.
This commit is contained in:
parent
84cfe81b1d
commit
a9c94590dd
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/pc/plan9.c (fill_disk): Fix types to use
|
||||
intended shifts rather than division.
|
||||
|
||||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/datetime.h (grub_datetime2unixtime): Fix unixtime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue