diff options
author | monty@mysql.com <> | 2004-06-25 21:56:23 +0300 |
---|---|---|
committer | monty@mysql.com <> | 2004-06-25 21:56:23 +0300 |
commit | e7a01ed3dc3bc573f5df6f228749d22d7ac13a75 (patch) | |
tree | 06dc93aec118ef2da622d0ade5ab9cf7f4664b88 /include | |
parent | b1d08ba2b423bd6d88aaa0efaba1807f7e792a47 (diff) | |
download | mariadb-git-e7a01ed3dc3bc573f5df6f228749d22d7ac13a75.tar.gz |
After merge fixes
Diffstat (limited to 'include')
-rw-r--r-- | include/mysql.h | 1 |
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; |