[Lemon-commits] [lemon_svn] alpar: r2857 - hugo/trunk/lemon/bits

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 21:50:50 CET 2006


Author: alpar
Date: Mon Jul 17 09:30:56 2006
New Revision: 2857

Modified:
   hugo/trunk/lemon/bits/invalid.h

Log:
Even better...


Modified: hugo/trunk/lemon/bits/invalid.h
==============================================================================
--- hugo/trunk/lemon/bits/invalid.h	(original)
+++ hugo/trunk/lemon/bits/invalid.h	Mon Jul 17 09:30:56 2006
@@ -25,7 +25,7 @@
 namespace lemon {
 
   /// \brief Dummy type to make it easier to make invalid iterators.
-  
+  ///
   /// See \ref INVALID for the usage.
   struct Invalid {
   public:



More information about the Lemon-commits mailing list