1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Remove compiler warnings

This commit is contained in:
Monty
2018-01-21 22:39:10 +02:00
parent 486c86dd39
commit f10fae7e4f
2 changed files with 6 additions and 1 deletions

View File

@@ -14,4 +14,4 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
#include <service_versions.h>
SERVICE_VERSION my_print_error_service= (void*)VERSION_my_print_error;
SERVICE_VERSION my_print_error_service= (void*)VERSION_my_print_error;