X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fvideo_easylogo.h;h=ce93868da0eba2dcd83109399545bd61e5f0f984;hb=28a05a91b1eeb1999aa8c4219e048b9bd13e0db3;hp=1e0081881f5970598688ac5f1e1913ce5d3f83c7;hpb=167c5898b87724ec5b3775f5cb829079d5cb7895;p=karo-tx-uboot.git diff --git a/include/video_easylogo.h b/include/video_easylogo.h index 1e0081881f..ce93868da0 100644 --- a/include/video_easylogo.h +++ b/include/video_easylogo.h @@ -15,7 +15,7 @@ #endif typedef struct { - unsigned char *data; + unsigned char *data; int width; int height; int bpp;