fix typo last commit
This commit is contained in:
parent
a5e0be5cb2
commit
3052c068aa
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue