Module Name:    src
Committed By:   skrll
Date:           Thu Oct 12 20:03:38 UTC 2017

Modified Files:
        src/sys/arch/evbarm/conf: GENERIC.common

Log Message:
Trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbarm/conf/GENERIC.common

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/evbarm/conf/GENERIC.common
diff -u src/sys/arch/evbarm/conf/GENERIC.common:1.22 src/sys/arch/evbarm/conf/GENERIC.common:1.23
--- src/sys/arch/evbarm/conf/GENERIC.common:1.22	Thu Sep 14 07:58:40 2017
+++ src/sys/arch/evbarm/conf/GENERIC.common	Thu Oct 12 20:03:38 2017
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: GENERIC.common,v 1.22 2017/09/14 07:58:40 mrg Exp $
+#	$NetBSD: GENERIC.common,v 1.23 2017/10/12 20:03:38 skrll Exp $
 #
 #	GENERIC evbarm kernel config (template)
 #
@@ -159,9 +159,9 @@ options 	FILEASSOC		# fileassoc(9) - req
 pseudo-device   veriexec
 #
 # Uncomment the fingerprint methods below that are desired. Note that
-# removing fingerprint methods will have almost no impact on the kernel  
+# removing fingerprint methods will have almost no impact on the kernel
 # code size.
-# 
+#
 options VERIFIED_EXEC_FP_SHA256
 options VERIFIED_EXEC_FP_SHA384
 options VERIFIED_EXEC_FP_SHA512

Reply via email to