Salome HOME
*** empty log message ***
[modules/superv.git] / src / GraphBase / DataFlowBase_InLineNode.cxx
index 315e6ed44ebd33863bef4d20e4ea85e9ac278d76..d602ecfb781c35bb06a1bbcd15fd4cd9edcdfdc0 100644 (file)
@@ -31,7 +31,7 @@ GraphBase::InLineNode::InLineNode( CORBA::ORB_ptr ORB ,
   cdebug << "GraphBase::InLineNode::Node "  << this 
          << "' _Name "
          << (void *) Name() << " '" << Name() << " _Comment "
-         << (void *) Comment() << " "  << Comment() << " "  << endl ;
+         << (void *) Comment() << " "  << Comment() << endl ;
 }
 
 GraphBase::InLineNode::InLineNode( CORBA::ORB_ptr ORB ,