mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +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