* grub-core/normal/cmdline.c (grub_history_get): Make argument into

unsigned.
	(grub_history_replace): Likewise.
This commit is contained in:
Vladimir Serbinenko 2013-10-25 22:58:19 +02:00
parent 428295739e
commit 0a7e52b2ed
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/cmdline.c (grub_history_get): Make argument into
unsigned.
(grub_history_replace): Likewise.
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/raid6_recover.c: Use unsigned arithmetics when