]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd: Remove return with expression in void function
authorMichael Forney <mforney@mforney.org>
Fri, 11 Feb 2022 12:45:40 +0000 (12:45 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Feb 2022 12:45:40 +0000 (12:45 +0000)
commit5d0d011be3403bf6fa62e8a7cc72762ef66e17a0
tree41dc2f75b9a7753f80e40bfde2857046943b2f69
parentd203a0647fc73cad89307c37ae060b45aa28eab4
bfd: Remove return with expression in void function

      * bfd.c (bfd_set_gp_value): Remove return with expression
        in void function.
bfd/ChangeLog
bfd/bfd.c