mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
some more cleanups and fixes
This commit is contained in:
@ -41,7 +41,7 @@ struct Options
|
||||
|
||||
static char **saved_argv;
|
||||
|
||||
static void load(int argc, char **argv);
|
||||
static int load(int argc, char **argv);
|
||||
void cleanup();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user