# HG changeset patch # User deba # Date 1120463517 0 # Node ID c914e7ec2b7bd4abd739d7bb637db78752a459a9 # Parent 1aa71600000c8af23c77ab55be5e3ee561202b56 Doc repaired diff -r 1aa71600000c -r c914e7ec2b7b lemon/dfs.h --- a/lemon/dfs.h Fri Jul 01 16:10:46 2005 +0000 +++ b/lemon/dfs.h Mon Jul 04 07:51:57 2005 +0000 @@ -512,9 +512,9 @@ } } - ///Processes the next node. + ///Processes the next edge. - ///Processes the next node. + ///Processes the next edge. /// ///\return The processed edge. ///