* include/grub/efi/api.h (GRUB_EFI_ERROR_CODE): Use explicit cast

rather than LL suffix.
This commit is contained in:
Vladimir Serbinenko 2013-12-18 07:39:15 +01:00
parent e8c360ca4a
commit b3aea1bc26
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/efi/api.h (GRUB_EFI_ERROR_CODE): Use explicit cast
rather than LL suffix.
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/efi/api.h (PRIxGRUB_EFI_UINTN_T): Remove leftover.