1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00
Including client code into embedded library

Code trimming (fixes of comments etc)
This commit is contained in:
hf@deer.(none)
2003-07-04 11:40:10 +05:00
parent fed7a8d672
commit c224b55835
7 changed files with 4 additions and 20 deletions

View File

@ -220,8 +220,7 @@ enum SSL_type
};
/* HFTODO - hide this if we don't want client in embedded server
*/
/* HFTODO - hide this if we don't want client in embedded server */
/* This structure is for every connection on both sides */
struct st_vio
{