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"