summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-06-25 21:56:23 +0300
committermonty@mysql.com <>2004-06-25 21:56:23 +0300
commite7a01ed3dc3bc573f5df6f228749d22d7ac13a75 (patch)
tree06dc93aec118ef2da622d0ade5ab9cf7f4664b88 /include
parentb1d08ba2b423bd6d88aaa0efaba1807f7e792a47 (diff)
downloadmariadb-git-e7a01ed3dc3bc573f5df6f228749d22d7ac13a75.tar.gz
After merge fixes
Diffstat (limited to 'include')
-rw-r--r--include/mysql.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mysql.h b/include/mysql.h
index cd1226fb272..0f3fdc90548 100644
--- a/include/mysql.h
+++ b/include/mysql.h
@@ -302,7 +302,6 @@ typedef struct st_mysql_res {
#endif
-
typedef struct st_mysql_manager
{
NET net;