Module Name: src
Committed By: skrll
Date: Sun Mar 17 08:34:20 UTC 2019
Modified Files:
src/sys/arch/arm/include: undefined.h
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/include/undefined.h
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/arm/include/undefined.h
diff -u src/sys/arch/arm/include/undefined.h:1.12 src/sys/arch/arm/include/undefined.h:1.13
--- src/sys/arch/arm/include/undefined.h:1.12 Sat Mar 14 14:45:55 2009
+++ src/sys/arch/arm/include/undefined.h Sun Mar 17 08:34:20 2019
@@ -1,4 +1,4 @@
-/* $NetBSD: undefined.h,v 1.12 2009/03/14 14:45:55 dsl Exp $ */
+/* $NetBSD: undefined.h,v 1.13 2019/03/17 08:34:20 skrll Exp $ */
/*
* Copyright (c) 1995-1996 Mark Brinicombe.
@@ -64,7 +64,7 @@ enum arm_coprocs {
VFP_COPROC2 = 11,
DEBUG_COPROC = 14,
SYSTEM_COPROC = 15,
- /*
+ /*
*The following are not really co-processors, but are on the end
* of the unknown instruction table for each coproc.
*/