fix typo last commit

This commit is contained in:
Alan Modra 2020-04-20 12:01:47 +09:30
parent a5e0be5cb2
commit 3052c068aa

View File

@ -12278,7 +12278,7 @@ process_symbol_table (Filedata * filedata)
ngnubuckets = 0;
free (gnuchains);
gnuchains = NULL;
ngnuchains = 0
ngnuchains = 0;
free (mipsxlat);
mipsxlat = NULL;
free (buckets);