X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fvideo_logo.h;h=a0d2da4302f811cd3b5d1912a56a4e62fe4d985f;hb=252499e603aa342368cb8a02c6d0641435e676c0;hp=c12e8f84edfa331eda926851bd346d7ba196e36b;hpb=fe8c2806cdba70479e351299881a395dc2be7785;p=u-boot 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