Author: wyoung
Date: Fri Aug  3 19:37:33 2007
New Revision: 1733

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1733&view=rev
Log:
Final tweak to TCPConnection address form list Doxygen comment

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=1733&r1=1732&r2=1733&view=diff
==============================================================================
--- trunk/lib/tcp_connection.h (original)
+++ trunk/lib/tcp_connection.h Fri Aug  3 19:37:33 2007
@@ -99,13 +99,9 @@
        ///
        ///     - 1.2.3.4
        ///
-       ///     - 1.2.3.4:567
-       ///
-       /// - 1.2.3.4:mysvcport
-       ///
        /// - a.b.com:89
        ///
-       /// - d.e.fr:othersvc
+       /// - d.e.fr:mysvcname
        ///
        /// 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