Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / graphnode.cc
index 7c0bc936d7d3759993cfce41e5e28173ec8cf96f..8a2deed80817cc15cccb60316ccd69df86b69ea1 100644 (file)
@@ -26,7 +26,7 @@ using namespace ARDOUR;
 
 GraphNode::GraphNode (graph_ptr_t graph)
         : _graph(graph)
-{ 
+{
 }
 
 GraphNode::~GraphNode()