[Lemon-commits] [lemon_svn] deba: r2017 - hugo/trunk/lemon
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:49:32 CET 2006
Author: deba
Date: Mon Jul 4 09:51:57 2005
New Revision: 2017
Modified:
hugo/trunk/lemon/dfs.h
Log:
Doc repaired
Modified: hugo/trunk/lemon/dfs.h
==============================================================================
--- hugo/trunk/lemon/dfs.h (original)
+++ hugo/trunk/lemon/dfs.h Mon Jul 4 09:51:57 2005
@@ -512,9 +512,9 @@
}
}
- ///Processes the next node.
+ ///Processes the next edge.
- ///Processes the next node.
+ ///Processes the next edge.
///
///\return The processed edge.
///
More information about the Lemon-commits
mailing list