From a77b3c7204f0af70903878f2c4ab13ff4b89cc8f Mon Sep 17 00:00:00 2001 From: nigel <> Date: Tue, 27 Jan 2004 11:28:19 +0000 Subject: [PATCH] Typo in comment --- BasiliskII/src/MacOSX/video_macosx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BasiliskII/src/MacOSX/video_macosx.h b/BasiliskII/src/MacOSX/video_macosx.h index e06757cd..14af5174 100644 --- a/BasiliskII/src/MacOSX/video_macosx.h +++ b/BasiliskII/src/MacOSX/video_macosx.h @@ -35,7 +35,7 @@ /* When the BasiliskII video driver respects the alpha bits, set this to let us use */ /* kCGImageAlphaPremultipliedFirst, and to have nice rounded corners on the screen. */ //#define CG_USE_ALPHA -/* At the moment, it writes in the fill 32bits :-( */ +/* At the moment, it writes in the full 32bits :-( */ #define MIN_WIDTH 512