Author: wyoung
Date: Fri Aug  3 18:55:40 2007
New Revision: 1731

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1731&view=rev
Log:
Doxygen comment tweak, to avoid a silly parsing error.

Modified:
    trunk/lib/tcp_connection.h

Modified: trunk/lib/tcp_connection.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/tcp_connection.h?rev=1731&r1=1730&r2=1731&view=diff
==============================================================================
--- trunk/lib/tcp_connection.h (original)
+++ trunk/lib/tcp_connection.h Fri Aug  3 18:55:40 2007
@@ -98,10 +98,8 @@
        /// It understands the following forms:
        ///
        ///     - 1.2.3.4
-       /// - 1.2.3.4:567
        /// - 1.2.3.4:mysvcport
        /// - a.b.com:89
-       /// - a.b.com:mysql
        ///
        /// It also understands IPv6 addresses, but to avoid confusion
        /// between the colons they use and the colon separating the address


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

Reply via email to