lib, src: Fold if with last previous else
commit96ae2e533e8ebdc23ca6a4078057a34d1700b971
authorGuillem Jover <guillem@debian.org>
Sun, 1 Jan 2023 03:11:17 +0000 (1 04:11 +0100)
committerGuillem Jover <guillem@debian.org>
Wed, 21 Feb 2024 23:41:06 +0000 (22 00:41 +0100)
tree0a16b6f2c6656a6fd9f68177b79fcd75830ebe4b
parent17abf9229e6edf4e71fd3496238bff8be992cd1f
lib, src: Fold if with last previous else

This simplifies the code and reduces the indentation levels.

Changelog: internal
lib/dpkg/parse.c
src/deb/build.c
src/main/archives.c
src/main/script.c