Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86/include KNF: change spaces to tabs.
details: https://anonhg.NetBSD.org/src/rev/52d9094db65c
branches: trunk
changeset: 752383:52d9094db65c
user: dyoung <dyoung%NetBSD.org@localhost>
date: Wed Feb 24 21:34:23 2010 +0000
description:
KNF: change spaces to tabs.
diffstat:
sys/arch/x86/include/pci_machdep.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9cbefb11b2cc -r 52d9094db65c sys/arch/x86/include/pci_machdep.h
--- a/sys/arch/x86/include/pci_machdep.h Wed Feb 24 21:25:51 2010 +0000
+++ b/sys/arch/x86/include/pci_machdep.h Wed Feb 24 21:34:23 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pci_machdep.h,v 1.11 2010/02/24 21:25:51 dyoung Exp $ */
+/* $NetBSD: pci_machdep.h,v 1.12 2010/02/24 21:34:23 dyoung Exp $ */
/*
* Copyright (c) 1996 Christopher G. Demetriou. All rights reserved.
@@ -64,7 +64,7 @@
#endif
struct {
- int dummy;
+ int dummy;
} pci_chipset_tag;
/*
Home |
Main Index |
Thread Index |
Old Index