Commit bd864ced authored by Ben Avison's avatar Ben Avison
Browse files

Merged in a one-line change from Kevin's hard disc.

Retagged as 'Unicode-0_53'
parent c1d14222
......@@ -108,7 +108,7 @@ int encoding__load_map_file(const char *leaf, UCS2 **ptable, int *pn_entries, in
return table != NULL;
}
int encoding_current_alphabet()
int encoding_current_alphabet(void)
{
int a = 0;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment