* include/grub/crypto.h: Don't discard const attribute.

This commit is contained in:
Vladimir Serbinenko 2013-12-21 13:36:42 +01:00
parent 17b4355943
commit d88ae4f0a4
2 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2013-12-21 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/crypto.h: Don't discard const attribute.
2013-12-21 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/net/bootp.c (grub_cmd_dhcpopt): Use snprintf where it