mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02: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…
Add table
Add a link
Reference in a new issue