Module Name:    src
Committed By:   riastradh
Date:           Tue Nov 19 15:15:43 UTC 2024

Modified Files:
        src/sys/arch/hppa/conf: files.hppa

Log Message:
files.hppa: Nix trailing whitespace.

No functional change intended.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hppa/conf/files.hppa

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/hppa/conf/files.hppa
diff -u src/sys/arch/hppa/conf/files.hppa:1.27 src/sys/arch/hppa/conf/files.hppa:1.28
--- src/sys/arch/hppa/conf/files.hppa:1.27	Tue Nov 19 12:13:38 2024
+++ src/sys/arch/hppa/conf/files.hppa	Tue Nov 19 15:15:43 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: files.hppa,v 1.27 2024/11/19 12:13:38 macallan Exp $
+#	$NetBSD: files.hppa,v 1.28 2024/11/19 15:15:43 riastradh Exp $
 #
 #	$OpenBSD: files.hppa,v 1.31 2001/06/26 02:41:25 mickey Exp $
 #
@@ -271,7 +271,7 @@ file	arch/hppa/gsc/com_harmony.c	com_har
 #attach	myri at pci
 #file	dev/pci/myri.c			myri
 
-# PCI Visualize EG 
+# PCI Visualize EG
 device	gftfb: wsemuldisplaydev, rasops8, vcons, glyphcache, sti_pci, sti
 attach	gftfb at pci
 file	arch/hppa/dev/gftfb.c		gftfb
@@ -283,7 +283,7 @@ attach	hyperfb at gedoens
 file	arch/hppa/dev/hyperfb.c		hyperfb
 defflag opt_hyperfb.h HYPERFB_DEBUG
 
-# Visualize FX4, aka Summit 
+# Visualize FX4, aka Summit
 device	summitfb: wsemuldisplaydev, rasops8, vcons, glyphcache, sti_pci, sti
 attach	summitfb at pci
 file	arch/hppa/dev/summitfb.c	summitfb

Reply via email to