]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Pull add_dump_section() into file scope
authorTimm Bäder <tbaeder@redhat.com>
Fri, 8 Jan 2021 08:16:29 +0000 (09:16 +0100)
committerMark Wielaard <mark@klomp.org>
Sat, 30 Jan 2021 19:52:06 +0000 (20:52 +0100)
commit4812953335bbaac5058525922f676cfeecfe8ef4
tree4e632b63904f40fb40dd4cfa2f812f88a7dd8beb
parent0d8cbca2c0dbb43b9376b34676620e3027075852
readelf: Pull add_dump_section() into file scope

Get rid of a nested function this way.

Signed-off-by: Timm Bäder <tbaeder@redhat.com>
src/ChangeLog
src/readelf.c