Author: wyoung
Date: Fri Jul 13 04:20:22 2007
New Revision: 1687

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

Modified:
    trunk/lib/query.h

Modified: trunk/lib/query.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/query.h?rev=1687&r1=1686&r2=1687&view=diff
==============================================================================
--- trunk/lib/query.h (original)
+++ trunk/lib/query.h Fri Jul 13 04:20:22 2007
@@ -581,7 +581,6 @@
        /// string, or a container and template query parameters.
        ///
        /// \param con any STL sequence container, such as \c std::vector
-       /// \param r whether the query automatically resets after being used
        ///
        /// \sa exec(), execute(), store(), and use()
        template <class Sequence>


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

Reply via email to