fix tabbing comment issue
[c11tester.git] / cyclegraph.cc
index f4590bfb6fa1cd44b41efdd91157ddcdfa812d78..8acbb4edcfd5db2f719fb5f2c9d85422047b3a10 100644 (file)
@@ -69,7 +69,7 @@ bool CycleGraph::addNodeEdge(CycleNode *fromnode, CycleNode *tonode)
                if (!hasCycles)
                        hasCycles = checkReachable(tonode, fromnode);
        } else
-               return false;                                                   /* No new edge */
+               return false;/* No new edge */
 
        /*
         * If the fromnode has a rmwnode that is not the tonode, we should