diff -r 765619b7cbb2 -r 81cfc04531e8 lemon/lgf_reader.h --- a/lemon/lgf_reader.h Sun Jul 13 19:51:02 2008 +0100 +++ b/lemon/lgf_reader.h Sun Jul 13 20:09:47 2008 +0100 @@ -444,7 +444,8 @@ /// set into an \e ArcSet class (\c SmartArcSet or \c ListArcSet). /// The previously read label node map should be passed to the \c /// useNodes() functions. Another application of multipass reading when - /// paths are given as a node map or an arc map. It is impossible to read this in + /// paths are given as a node map or an arc map. + /// It is impossible to read this in /// a single pass, because the arcs are not constructed when the node /// maps are read. template