]> git.ipfire.org Git - thirdparty/util-linux.git/commit
wrap return in #else directive to avoid dead code
authorStefan Radu <stefan270101@gmail.com>
Tue, 25 Apr 2023 15:55:07 +0000 (18:55 +0300)
committerStefan Radu <stefan270101@gmail.com>
Tue, 25 Apr 2023 15:55:43 +0000 (18:55 +0300)
commit3fe8061d4a7cf2e282ef4b67202d351ce05de4d1
tree0c5b8ec37b03a3d92d506b94fafb031193b7b9dd
parent1ade162b7773ffd3a1c83ad9f4ce529ac69d619c
wrap return in #else directive to avoid dead code

Signed-off-by: Stefan Radu <stefan270101@gmail.com>
login-utils/su-common.c