* grub-core/disk/geli.c (geli_rekey): Fix error return type.

This commit is contained in:
Vladimir Serbinenko 2013-11-07 00:57:21 +01:00
parent ac35a0f792
commit 5d17fd0fec
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/geli.c (geli_rekey): Fix error return type.
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/usbms.c (grub_usbms_cbi_cmd): Fix error type.