libdwfl: Move nested functions in parse_opt to file scope.
authorYunlian Jiang <yunlian@google.com>
Wed, 26 Jul 2017 23:25:43 +0000 (16:25 -0700)
committerMark Wielaard <mark@klomp.org>
Thu, 27 Jul 2017 16:59:53 +0000 (18:59 +0200)
commit33220d549df9991b43da894fb03a22722a74cafb
tree6972f169e51c5337bab5e754f8e1efa34fd9c97c
parentc24b900cc9cf225e98372253cb02c77342634b6e
libdwfl: Move nested functions in parse_opt to file scope.

* Move nested function 'failure' to file scope to compile with clang.
* Move nested function 'fail' to file scope to compile with clang.

Signed-off-by: Yunlian Jiang <yunlian@google.com>
libdwfl/ChangeLog
libdwfl/argp-std.c