mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
changes to IM code that came from Petr's review
This commit is contained in:
@ -52,7 +52,7 @@ struct Options
|
||||
int load(int argc, char **argv);
|
||||
void cleanup();
|
||||
#ifdef __WIN__
|
||||
void setup_windows_defaults(const char *progname);
|
||||
int setup_windows_defaults(const char *progname);
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user