Author: mysqlpp
Date: Sun Aug 30 07:43:26 2009
New Revision: 2572

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2572&view=rev
Log:
Doxygen comment fx

Modified:
    trunk/ssx/parsev2.h

Modified: trunk/ssx/parsev2.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/ssx/parsev2.h?rev=2572&r1=2571&r2=2572&view=diff
==============================================================================
--- trunk/ssx/parsev2.h (original)
+++ trunk/ssx/parsev2.h Sun Aug 30 07:43:26 2009
@@ -77,7 +77,7 @@
                /// \brief Read a line in from a file
                ///
                /// We read the line from our internal file object, trimming any
-               /// trailing comment.  Does \i not trim whitespace; we depend on
+               /// trailing comment.  Does \e not trim whitespace; we depend on
                /// ParseV2::tokenize() to cope with that.  Sets subdirective
                /// flag if we see leading whitespace before we trim it away, as
                /// indented lines are interpreted differently by File's users.


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to