summaryrefslogtreecommitdiff
path: root/libs/surfaces/tranzport/io_midi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/tranzport/io_midi.cc')
-rw-r--r--libs/surfaces/tranzport/io_midi.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/surfaces/tranzport/io_midi.cc b/libs/surfaces/tranzport/io_midi.cc
index 0fd10cfbf3..b484ef79d5 100644
--- a/libs/surfaces/tranzport/io_midi.cc
+++ b/libs/surfaces/tranzport/io_midi.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Paul Davis
+ * Copyright (C) 2006 Paul Davis
* Copyright (C) 2007 Michael Taht
*
* This program is free software; you can redistribute it and/or modify
@@ -15,12 +15,12 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
+ *
* */
/* io_midi: Implements reading and writing tranzport events via the normal
tranzport midi specification */
-/* One day
+/* One day
#include <tranzport_control_protocol.h>
*/