summaryrefslogtreecommitdiff
path: root/src/base/mysql.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/mysql.hh')
-rw-r--r--src/base/mysql.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/mysql.hh b/src/base/mysql.hh
index 272a0f07c..c9051bd2b 100644
--- a/src/base/mysql.hh
+++ b/src/base/mysql.hh
@@ -420,6 +420,6 @@ class Statement
}
#endif
-/* namespace MySQL */ }
+} // namespace MySQL
#endif // __BASE_MYSQL_HH__