* grub-core/commands/i386/pc/drivemap.c (int13slot): Replace

UINT_TO_PTR with cast.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-16 17:46:28 +01:00
parent c17e546cca
commit 215c18008e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-12-16 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/i386/pc/drivemap.c (int13slot): Replace
UINT_TO_PTR with cast.
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* util/import_gcry.py: Skip _gcry_rmd160_mixblock and serpent_test. We