mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
harmless typo fixed
This commit is contained in:
parent
342b098cfb
commit
c37662b636
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue