Merge branch '2.1' into 2.2

This commit is contained in:
Johan Wikman
2018-04-24 12:39:22 +03:00
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ int main(int argc, char **argv)
char *key_file = NULL;
char *aes_algo = NULL;
int report_header = 0;
char c;
int c;
BINLOG_FILE_FIX binlog_file = {0, false, false};
#ifdef HAVE_GLIBC