]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Move nested functions in core-file.c to file scope.
authorChih-Hung Hsieh <chh@google.com>
Wed, 18 Nov 2015 18:38:19 +0000 (10:38 -0800)
committerMark Wielaard <mjw@redhat.com>
Sun, 3 Jan 2016 21:33:41 +0000 (22:33 +0100)
commitf59c89a49068ff875873debaa26055e6a636c828
treed07f79fce0af5dae11757df8c026177cb61a8faa
parente3bfee665f696003df3c638dbe5d57d1139a1950
Move nested functions in core-file.c to file scope.

* Move nested functions 'fail', 'update_end', and 'more' to file scope.

Signed-off-by: Chih-Hung Hsieh <chh@google.com>
libdwfl/ChangeLog
libdwfl/core-file.c