Author: mysqlpp
Date: Wed Jan 30 14:09:38 2008
New Revision: 2148
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2148&view=rev
Log:
Another refman style tweak
Modified:
trunk/lib/query.h
Modified: trunk/lib/query.h
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/query.h?rev=2148&r1=2147&r2=2148&view=diff
==============================================================================
--- trunk/lib/query.h (original)
+++ trunk/lib/query.h Wed Jan 30 14:09:38 2008
@@ -363,7 +363,7 @@
/// Because SQLTypeAdapter can be initialized from either a C string
/// or a C++ string, this overload accepts query strings in either
/// form. Beware, SQLTypeAdapter also accepts many other data types
- /// (this is its \i raison \i d'etre), so it will let you write code
+ /// (this is its \e raison \e d'etre), so it will let you write code
/// that compiles but results in bogus SQL queries.
///
/// To support template queries, there many more overloads of this
@@ -426,7 +426,7 @@
/// Because SQLTypeAdapter can be initialized from either a C string
/// or a C++ string, this overload accepts query strings in either
/// form. Beware, SQLTypeAdapter also accepts many other data types
- /// (this is its \i raison \i d'etre), so it will let you write code
+ /// (this is its \e raison \e d'etre), so it will let you write code
/// that compiles but results in bogus SQL queries.
///
/// To support template queries, there many more overloads of this
@@ -489,7 +489,7 @@
/// Because SQLTypeAdapter can be initialized from either a C string
/// or a C++ string, this overload accepts query strings in either
/// form. Beware, SQLTypeAdapter also accepts many other data types
- /// (this is its \i raison \i d'etre), so it will let you write code
+ /// (this is its \e raison \e d'etre), so it will let you write code
/// that compiles but results in bogus SQL queries.
///
/// To support template queries, there many more overloads of this
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits