* include/grub/bsdlabel.h: Use enums.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-05 10:33:53 +02:00
parent 0467a5ddf0
commit 98b23b9519
2 changed files with 48 additions and 32 deletions

View file

@ -1,3 +1,7 @@
2013-04-05 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/bsdlabel.h: Use enums.
2013-04-05 Vladimir Serbinenko <phcoder@gmail.com>
Move GRUB_CHAR_BIT to types.h.