]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/video_logo.h
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
[karo-tx-uboot.git] / include / video_logo.h
index c12e8f84edfa331eda926851bd346d7ba196e36b..a0d2da4302f811cd3b5d1912a56a4e62fe4d985f 100644 (file)
@@ -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 <video_easylogo.h>