Commit ace956f4 authored by unknown's avatar unknown

Merge bk-internal:/home/bk/mysql-4.0/

into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0

parents e97a000a eec2f8ba
...@@ -426,7 +426,7 @@ void THD::close_active_vio() ...@@ -426,7 +426,7 @@ void THD::close_active_vio()
vio_close(active_vio); vio_close(active_vio);
active_vio = 0; active_vio = 0;
} }
DBUG_RETURN; DBUG_VOID_RETURN;
} }
#endif #endif
......
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