unstrip: Remove nested next() function
authorTimm Bäder <tbaeder@redhat.com>
Wed, 17 Feb 2021 08:43:48 +0000 (09:43 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 1 Mar 2021 17:07:20 +0000 (18:07 +0100)
commitd1cbce88d7e4c7f9c183da79d92d9b6183e0c343
tree1cd11cb55958e8929880145e799bdd1b159513cf
parent93a6c36c8540f073d487d9be97bcfabb591cda2c
unstrip: Remove nested next() function

This is a simple one-liner, so inline this into the few callers.
Get rid of a nested function this way.

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