Module Name:    src
Committed By:   skrll
Date:           Mon Apr 15 20:38:18 UTC 2019

Modified Files:
        src/sys/arch/hppa/conf: GENERIC

Log Message:
Trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/hppa/conf/GENERIC

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/GENERIC
diff -u src/sys/arch/hppa/conf/GENERIC:1.25 src/sys/arch/hppa/conf/GENERIC:1.26
--- src/sys/arch/hppa/conf/GENERIC:1.25	Sat Mar 23 13:05:24 2019
+++ src/sys/arch/hppa/conf/GENERIC	Mon Apr 15 20:38:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.25 2019/03/23 13:05:24 maxv Exp $
+# $NetBSD: GENERIC,v 1.26 2019/04/15 20:38:18 skrll Exp $
 #
 # GENERIC machine description file
 #
@@ -23,7 +23,7 @@ include 	"arch/hppa/conf/std.hppa"
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
 
-#ident 		"GENERIC-$Revision: 1.25 $"
+#ident 		"GENERIC-$Revision: 1.26 $"
 
 maxusers	32		# estimated number of users
 
@@ -248,7 +248,7 @@ dino*	at uturn?		# PCI bus bridge
 #dino*	at gecko?		# PCI bus bridge
 #wax*	at gecko?		# Wax GSC to GSC Bus Adapter
 
-# Astro memory & I/O controller 
+# Astro memory & I/O controller
 astro*	at mainbus0		# Astro memory & I/O controller
 elroy*	at astro?
 

Reply via email to