Module Name:    src
Committed By:   tsutsui
Date:           Fri Dec 20 22:42:58 UTC 2024

Modified Files:
        src/sys/arch/hp300/dev: topcat.c

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp300/dev/topcat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/hp300/dev/topcat.c
diff -u src/sys/arch/hp300/dev/topcat.c:1.12 src/sys/arch/hp300/dev/topcat.c:1.13
--- src/sys/arch/hp300/dev/topcat.c:1.12	Sat May  4 16:06:57 2024
+++ src/sys/arch/hp300/dev/topcat.c	Fri Dec 20 22:42:57 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: topcat.c,v 1.12 2024/05/04 16:06:57 tsutsui Exp $	*/
+/*	$NetBSD: topcat.c,v 1.13 2024/12/20 22:42:57 tsutsui Exp $	*/
 /*	$OpenBSD: topcat.c,v 1.15 2006/08/11 18:33:13 miod Exp $	*/
 
 /*
@@ -354,7 +354,7 @@ topcat_reset(struct diofb *fb, int scode
 	 * instead of 512. It looks these boards have actually have
 	 * enough 64KB (1bpp) or 256KB (4bpp) VRAM and RAMDAC capabilities
 	 * to display 1024x400 pixels.
-	 * 
+	 *
 	 * However HP's officlal "Service Information Manual" for
 	 * "HP 900 Series 300 Computers Models 330/350" says:
 	 *  "The medium-resolution board uses eight memory chips per plane.

Reply via email to