1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

harmless typo fixed

This commit is contained in:
Sergei Golubchik
2014-02-04 19:30:29 +01:00
parent 342b098cfb
commit c37662b636

View File

@@ -15,7 +15,6 @@
#include <service_versions.h>
/* file reserved for the future use */
SERVICE_VERSION *logger_service= (void *) VERSION_logger;
SERVICE_VERSION logger_service= (void *) VERSION_logger;