* include/grub/video.h (grub_video_rgba_color_rgb): Fix prototype
to use uint8_t for color.
This commit is contained in:
parent
74763e9615
commit
36bcaf2903
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-12-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/video.h (grub_video_rgba_color_rgb): Fix prototype
|
||||
to use uint8_t for color.
|
||||
|
||||
2013-12-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/misc.c (grub_util_get_image_size): Check for overflow.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue