aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-02-21 12:19:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-02-21 12:19:49 +0200
commit495ec10e4c1880e1d6cce5526a4d6a43a48bfa94 (patch)
tree4968c50efe84d3c18969e614e506eb2122cd5ea0
parent81c2f16a9826d92cf5b54da71f70943263878d3e (diff)
Cosmetic changes
-rw-r--r--odb/mysql/statement.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/statement.hxx b/odb/mysql/statement.hxx
index 43b27d8..94d097d 100644
--- a/odb/mysql/statement.hxx
+++ b/odb/mysql/statement.hxx
@@ -135,7 +135,7 @@ namespace odb
// All other errors are reported by throwing exceptions.
//
bool
- execute ();
+ execute ();
unsigned long long
id ()