Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / session_object.cc
index b15771c986928985d6d4898795e372a2a25cabf7..5ff28b59d0fa57f0fa27e2e91e3adf0b0dda0bf2 100644 (file)
@@ -33,8 +33,8 @@ namespace ARDOUR {
        }
 }
 
-void 
-SessionObject::make_property_quarks () 
+void
+SessionObject::make_property_quarks ()
 {
        Properties::name.property_id = g_quark_from_static_string (X_("name"));
         DEBUG_TRACE (DEBUG::Properties, string_compose ("quark for name = %1\n",       Properties::name.property_id));