projects
/
deliverable
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5e0be5
)
fix typo last commit
author
Alan Modra
<amodra@gmail.com>
Mon, 20 Apr 2020 02:31:47 +0000
(12:01 +0930)
committer
Alan Modra
<amodra@gmail.com>
Mon, 20 Apr 2020 02:31:47 +0000
(12:01 +0930)
binutils/readelf.c
patch
|
blob
|
blame
|
history
diff --git
a/binutils/readelf.c
b/binutils/readelf.c
index ea30f883c5994180353bcb421c6716cd86cc05be..bdff010981963aff22762f79e98aab08978468e9 100644
(file)
--- a/
binutils/readelf.c
+++ b/
binutils/readelf.c
@@
-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);
This page took
0.034528 seconds
and
4
git commands to generate.