Date: Mon, 11 Jan 1999 09:32:23 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/modules/splash/bmp splash_bmp.c Message-ID: <199901111732.JAA16370@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1999/01/11 09:32:23 PST Modified files: sys/modules/splash/bmp splash_bmp.c Log: Update the pointer into the bitmap correctly. The previous code had the pointer off by 4 bytes if the width of the bitmap is a multiple of four. Revision Changes Path 1.2 +2 -2 src/sys/modules/splash/bmp/splash_bmp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901111732.JAA16370>