aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ()