globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / gui_object.cc
index b00cd5ae5484c445f4ce19780d3ea4efff0eba02..ca196613f02cd613c502cfe9fdef866fa836c3f1 100644 (file)
@@ -88,7 +88,7 @@ GUIObjectState::remove_node (const std::string& id)
  *  @return value of property `prop_name', or empty.
  */
 
-string 
+string
 GUIObjectState::get_string (const string& id, const string& prop_name, bool* empty)
 {
        XMLNode* child = get_node (&_state, id);