Skip to content
Permalink
Browse files
header typo
  • Loading branch information
musvaage authored and grooverdan committed Dec 19, 2022
1 parent 84774de commit 6d6e721
Showing 1 changed file with 1 addition and 1 deletion.
@@ -101,7 +101,7 @@ extern struct sql_service_st {
*/
MYSQL *mysql_real_connect_local(MYSQL *mysql);

/* The rest of the function declarations mest be taken from the mysql.h */
/* The rest of the function declarations must be taken from the mysql.h */

#endif /*MYSQL_DYNAMIC_PLUGIN*/

0 comments on commit 6d6e721

Please sign in to comment.