Module Name:    src
Committed By:   skrll
Date:           Sun Aug  9 08:49:00 UTC 2020

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

Log Message:
More whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/mips/conf/files.mips

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/mips/conf/files.mips
diff -u src/sys/arch/mips/conf/files.mips:1.77 src/sys/arch/mips/conf/files.mips:1.78
--- src/sys/arch/mips/conf/files.mips:1.77	Sun Aug  9 08:48:25 2020
+++ src/sys/arch/mips/conf/files.mips	Sun Aug  9 08:49:00 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: files.mips,v 1.77 2020/08/09 08:48:25 skrll Exp $
+#	$NetBSD: files.mips,v 1.78 2020/08/09 08:49:00 skrll Exp $
 #
 
 defflag	opt_cputype.h		NOFPU FPEMUL
@@ -19,7 +19,7 @@ defflag	opt_cputype.h		MIPS64_XLP MIPS64
 defflag	opt_mips_cache.h	MIPS3_NO_PV_UNCACHED
 defflag	opt_mips_cache.h	ENABLE_MIPS4_CACHE_R10K
 
-defflag opt_mips3_wired.h	ENABLE_MIPS3_WIRED_MAP
+defflag	opt_mips3_wired.h	ENABLE_MIPS3_WIRED_MAP
 
 defflag	opt_ddb.h		DDB_TRACE
 

Reply via email to