summaryrefslogtreecommitdiff
path: root/include/mysql
diff options
context:
space:
mode:
authorunknown <serg@sergbook.mysql.com>2007-04-29 08:24:33 -0700
committerunknown <serg@sergbook.mysql.com>2007-04-29 08:24:33 -0700
commit91673114656c32ba201ac04b9ecd2388bacd2e64 (patch)
tree157ed382b088d48fe8c3eebabaf9cb14e996ee15 /include/mysql
parentb6965ac3525a853b91bb788b53f0beb17f8df20c (diff)
downloadmariadb-git-91673114656c32ba201ac04b9ecd2388bacd2e64.tar.gz
compilation error
Diffstat (limited to 'include/mysql')
-rw-r--r--include/mysql/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mysql/plugin.h b/include/mysql/plugin.h
index 751ce516a39..af8a60361c8 100644
--- a/include/mysql/plugin.h
+++ b/include/mysql/plugin.h
@@ -657,7 +657,7 @@ char *thd_security_context(MYSQL_THD thd, char *buffer, unsigned int length,
#ifdef __cplusplus
-};
+}
#endif
#endif