From 066998b984e5dc989682561b56eccc9ecab5a05b Mon Sep 17 00:00:00 2001 From: OBattler Date: Wed, 27 Jul 2016 05:54:08 +0200 Subject: [PATCH] Another dummy commit. --- src/vid_bt485_ramdac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vid_bt485_ramdac.c b/src/vid_bt485_ramdac.c index eb4daa7c0..258ee940e 100644 --- a/src/vid_bt485_ramdac.c +++ b/src/vid_bt485_ramdac.c @@ -1,5 +1,5 @@ /*Brooktree BT485 true colour RAMDAC emulation*/ -/*Currently only a dummy for logging and passing output to the generic SVGA handler*/ +/*Currently only a dummy stub for logging and passing output to the generic SVGA handler*/ #include "ibm.h" #include "mem.h" #include "video.h"