diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-25 02:18:12 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-25 02:18:12 +0000 |
commit | 5d68760cde9b70743da4d636206420ffa530a9d1 (patch) | |
tree | 7cc14a7a81879a23a1a80c8a277b02a9605a0e53 /sys/dev/usb/umidivar.h | |
parent | 0e0f2c8d681fe03a20821eab98d5c349c7071166 (diff) |
get rid of trailing whitespace
Diffstat (limited to 'sys/dev/usb/umidivar.h')
-rw-r--r-- | sys/dev/usb/umidivar.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/umidivar.h b/sys/dev/usb/umidivar.h index 7d471b20b5c..6a766b0a5bb 100644 --- a/sys/dev/usb/umidivar.h +++ b/sys/dev/usb/umidivar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: umidivar.h,v 1.3 2002/06/11 07:49:57 nate Exp $ */ +/* $OpenBSD: umidivar.h,v 1.4 2002/07/25 02:18:11 nate Exp $ */ /* $NetBSD: umidivar.h,v 1.3 2001/02/03 18:50:32 tshiozak Exp $ */ /* * Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -60,8 +60,8 @@ struct umidi_packet { * <-- parent child --> * * umidi(sc) -> endpoint -> jack <- (dynamically assignable) - mididev - * ^ | ^ | - * +-----+ +-----+ + * ^ | ^ | + * +-----+ +-----+ */ /* midi device */ |