2009-07-01 Pavel Roskin <proski@gnu.org>
* include/grub/types.h: Define GRUB_LONG_MAX and GRUB_LONG_MIN using signed long int constants.
This commit is contained in:
parent
c6cd3ef022
commit
c94b18a9e5
2 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,8 @@
|
|||
2009-07-01 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* include/grub/types.h: Define GRUB_LONG_MAX and GRUB_LONG_MIN
|
||||
using signed long int constants.
|
||||
|
||||
* util/hostdisk.c (grub_util_biosdisk_get_grub_dev): Make `p'
|
||||
constant to avoid a warning on FreeBSD.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue