globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / surfaces / osc / osc_controllable.h
index 828c3769f570a23c4412f5d8e098d8bcfbff0fea..accec0451509a2988461bed5f7f31bba5015ed14 100644 (file)
@@ -1,6 +1,6 @@
 /*
     Copyright (C) 2009 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
     the Free Software Foundation; either version 2 of the License, or
@@ -57,8 +57,8 @@ class OSCRouteControllable : public OSCControllable
 {
 
   public:
-       OSCRouteControllable (lo_address addr, const std::string& path, 
-                             boost::shared_ptr<PBD::Controllable>, 
+       OSCRouteControllable (lo_address addr, const std::string& path,
+                             boost::shared_ptr<PBD::Controllable>,
                              boost::shared_ptr<ARDOUR::Route>);
        ~OSCRouteControllable ();