changes to help strp silence
[ardour.git] / gtk2_ardour / diamond.cc
index 48c0dd4b680309da4ef5a7f22db91e727c76a23a..57b86250f9539eddce5fe7ab808c7540bfd20e53 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2007 Paul Davis 
+    Copyright (C) 2007 Paul Davis
     Author: Dave Robillard
 
     This program is free software; you can redistribute it and/or modify
@@ -59,7 +59,7 @@ Diamond::move_to (double x, double y)
 
        points->coords[4] = _x;
        points->coords[5] = _y;
-       
+
        points->coords[6] = _x - _h;
        points->coords[7] = _y + _h;