Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / ardour / graphnode.h
index 5c7097e91fe19cea24d4d569d87b9485be767922..0c99a31a6cc361ace8323b84002ca038dcdf94f6 100644 (file)
@@ -54,7 +54,7 @@ class GraphNode
 
        node_set_t  _activation_set[2];
 
-        boost::shared_ptr<Graph> _graph;
+       boost::shared_ptr<Graph> _graph;
 
        gint _refcount;
        gint _init_refcount[2];