One fix.
[ardour.git] / gtk2_ardour / midi_tracer.h
index 8a7d8762d969af8a0bc0526a3db740fd591c32ca..e0e3f01dc904afb3bf88d2674f97d2d2c8e16dea 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Paul Davis 
+    Copyright (C) 2012 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -57,7 +57,7 @@ class MidiTracer : public ArdourWindow
        Gtk::Label line_count_label;
        Gtk::HBox line_count_box;
        struct timeval _last_receipt;
-       
+
        bool autoscroll;
        bool show_hex;
        bool show_delta_time;