mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
consistency in declaring service symbols
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
*/
|
||||
|
||||
#include <service_versions.h>
|
||||
SERVICE_VERSION *debug_sync_service= (void*)VERSION_debug_sync;
|
||||
SERVICE_VERSION debug_sync_service= (void*)VERSION_debug_sync;
|
||||
|
Reference in New Issue
Block a user