Removed compiler warning
This commit is contained in:
parent
6061a11d36
commit
b3c72b9a02
@ -271,7 +271,7 @@ fprint_copyright(FILE *file)
|
||||
int
|
||||
main(int argc, char **argv __attribute__((unused)))
|
||||
{
|
||||
CHARSET_INFO ncs;
|
||||
struct charset_info_st ncs;
|
||||
CHARSET_INFO *cs;
|
||||
char filename[256];
|
||||
FILE *f= stdout;
|
||||
|
Loading…
x
Reference in New Issue
Block a user