Commit b0496927 authored by venu@myvenu.com's avatar venu@myvenu.com

Minor tweak to fix the Netware portability to libmysqld

parent 6974eb41
......@@ -386,7 +386,7 @@ mysql_init(MYSQL *mysql)
}
void STDCALL mysql_once_init()
void mysql_once_init()
{
if (!mysql_client_init)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment