X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fvideo_logo.h;h=a0d2da4302f811cd3b5d1912a56a4e62fe4d985f;hb=bb5b6bea33fafaceae149c5f198212a8c84e04a4;hp=c12e8f84edfa331eda926851bd346d7ba196e36b;hpb=fe8c2806cdba70479e351299881a395dc2be7785;p=karo-tx-uboot.git diff --git a/include/video_logo.h b/include/video_logo.h index c12e8f84ed..a0d2da4302 100644 --- a/include/video_logo.h +++ b/include/video_logo.h @@ -4,9 +4,9 @@ /* To use this, include it and call: easylogo_plot(screen,&u_boot_logo, width,x,y) */ /* */ /* Where: 'screen' is the pointer to the frame buffer */ -/* 'width' is the screen width */ -/* 'x' is the horizontal position */ -/* 'y' is the vertical position */ +/* 'width' is the screen width */ +/* 'x' is the horizontal position */ +/* 'y' is the vertical position */ /* */ #include