Module Name:    src
Committed By:   matt
Date:           Thu Jan 21 04:08:18 UTC 2010

Modified Files:
        src/sys/arch/sbmips/include [matt-nb5-mips64]: bus.h

Log Message:
add some whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/sbmips/include/bus.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/sbmips/include/bus.h
diff -u src/sys/arch/sbmips/include/bus.h:1.1.2.1 src/sys/arch/sbmips/include/bus.h:1.1.2.2
--- src/sys/arch/sbmips/include/bus.h:1.1.2.1	Thu Jan 14 00:37:26 2010
+++ src/sys/arch/sbmips/include/bus.h	Thu Jan 21 04:08:18 2010
@@ -1,7 +1,8 @@
-/* $NetBSD: bus.h,v 1.1.2.1 2010/01/14 00:37:26 matt Exp $ */
+/* $NetBSD: bus.h,v 1.1.2.2 2010/01/21 04:08:18 matt Exp $ */
 
 #ifndef _SBMIPS_BUS_H_
 #define	_SBMIPS_BUS_H_
+
 #define _MIPS_NEED_BUS_DMA_BOUNCE
 
 #include <mips/bus_space.h>

Reply via email to