[Lemon-commits] [lemon_svn] ladanyi: r2689 - hugo/trunk/lemon

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:54:30 CET 2006


Author: ladanyi
Date: Thu Apr 13 20:09:34 2006
New Revision: 2689

Modified:
   hugo/trunk/lemon/matrix_maps.h

Log:
Removed a 0x00 byte which confused the file utility.

Modified: hugo/trunk/lemon/matrix_maps.h
==============================================================================
--- hugo/trunk/lemon/matrix_maps.h	(original)
+++ hugo/trunk/lemon/matrix_maps.h	Thu Apr 13 20:09:34 2006
@@ -615,7 +615,7 @@
       
       ///\brief Proxy class for the second key type.
       ///
-      ///The proxy class belongs to the SecondKey type.  It is
+      ///The proxy class belongs to the SecondKey type. It is
       ///necessary because if one want use the same conatainer types
       ///and same nested types but on other instances of containers
       ///than due to the type equiality of nested types it requires a



More information about the Lemon-commits mailing list