globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / surfaces / tranzport / io_midi.cc
index 0fd10cfbf34345ae1c057d8acd7aeb433a079855..b484ef79d5edf5f7f91bdfecb920599918e6ddb1 100644 (file)
@@ -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
  *   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>
 */