Author: wyoung
Date: Wed Nov 3 17:33:27 2010
New Revision: 2680
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2680&view=rev
Log:
Minor refman fix, was referring to a function by the wrong name. Patch
by Adrian Cornish <[email protected]>
Modified:
trunk/lib/mysql++.h.in
Modified: trunk/lib/mysql++.h.in
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/mysql%2B%2B.h.in?rev=2680&r1=2679&r2=2680&view=diff
==============================================================================
--- trunk/lib/mysql++.h.in (original)
+++ trunk/lib/mysql++.h.in Wed Nov 3 17:33:27 2010
@@ -46,7 +46,7 @@
///
/// MySQL++ Version number that the mysql++.h header file comes from,
/// encoded by MYSQLPP_VERSION macro. Compare this value to what
-/// mysqlpp_lib_version() returns in order to ensure that your program
+/// get_library_version() returns in order to ensure that your program
/// is using header files from the same version of MySQL++ as the
/// actual library you're linking to.
#define MYSQLPP_HEADER_VERSION MYSQLPP_VERSION(@MYSQLPP_VERSION_MAJOR@,
@MYSQLPP_VERSION_MINOR@, @MYSQLPP_VERSION_BUGFIX@)
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits