]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Move nested functions in libelf.
authorChih-Hung Hsieh <chh@google.com>
Wed, 14 Oct 2015 02:06:21 +0000 (19:06 -0700)
committerMark Wielaard <mjw@redhat.com>
Thu, 22 Oct 2015 20:43:42 +0000 (22:43 +0200)
commit239d859169543c21fcb43e27d4a81a9948a2b42d
treee9ff42783a6ef134ba1955e6750c3002dee1ec9b
parenta1e17a2551ddd1b2c4853e053dc1b254440211bd
Move nested functions in libelf.

* Move nested functions to file scope
  in libelf/elf_begin.c and elf32_updatefile.c
  to compile with clang.

Signed-off-by: Chih-Hung Hsieh <chh@google.com>
libelf/ChangeLog
libelf/elf32_updatefile.c
libelf/elf_begin.c