1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

more fixes

This commit is contained in:
Georg Richter
2015-08-10 12:09:14 +02:00
parent 0f7a941373
commit f2955a4b39
11 changed files with 34 additions and 64 deletions

View File

@@ -77,7 +77,7 @@ struct st_mysql_client_plugin
struct st_mysql;
/********* database api plugin specific declarations **********/
typedef struct st_mariadb_client_plugin_DB
struct st_mariadb_client_plugin_DB
{
MYSQL_CLIENT_PLUGIN_HEADER
/* functions */