Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Cosmetic: delete whitespace at end of line.
details: https://anonhg.NetBSD.org/src/rev/904370d8eaa6
branches: trunk
changeset: 754356:904370d8eaa6
user: dyoung <dyoung%NetBSD.org@localhost>
date: Wed Apr 28 19:51:16 2010 +0000
description:
Cosmetic: delete whitespace at end of line.
diffstat:
sys/sys/bus_proto.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 3297300d8623 -r 904370d8eaa6 sys/sys/bus_proto.h
--- a/sys/sys/bus_proto.h Wed Apr 28 19:47:34 2010 +0000
+++ b/sys/sys/bus_proto.h Wed Apr 28 19:51:16 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: bus_proto.h,v 1.3 2009/09/19 16:34:07 pooka Exp $ */
+/* $NetBSD: bus_proto.h,v 1.4 2010/04/28 19:51:16 dyoung Exp $ */
/*-
* Copyright (c) 1996, 1997, 1998, 2001, 2007 The NetBSD Foundation, Inc.
@@ -320,5 +320,5 @@
int bus_dmatag_subregion(bus_dma_tag_t, bus_addr_t, bus_addr_t,
bus_dma_tag_t *, int);
void bus_dmatag_destroy(bus_dma_tag_t);
-
+
#endif /* _SYS_BUS_PROTO_H_ */
Home |
Main Index |
Thread Index |
Old Index