Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb remove trailing line



details:   https://anonhg.NetBSD.org/src/rev/33b1e5b53b9d
branches:  trunk
changeset: 784193:33b1e5b53b9d
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Jan 21 16:48:23 2013 +0000

description:
remove trailing line

diffstat:

 sys/dev/usb/if_otusvar.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 76406f90c6af -r 33b1e5b53b9d sys/dev/usb/if_otusvar.h
--- a/sys/dev/usb/if_otusvar.h  Mon Jan 21 16:47:23 2013 +0000
+++ b/sys/dev/usb/if_otusvar.h  Mon Jan 21 16:48:23 2013 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_otusvar.h,v 1.4 2013/01/20 21:50:41 christos Exp $  */
+/*     $NetBSD: if_otusvar.h,v 1.5 2013/01/21 16:48:23 christos Exp $  */
 /*     $OpenBSD: if_otusreg.h,v 1.6 2009/04/06 18:17:01 damien Exp $   */
 
 /*-
@@ -295,4 +295,3 @@
 };
 
 #endif /* _IF_OTUSVAR_H_ */
-



Home | Main Index | Thread Index | Old Index