]> git.ipfire.org Git - thirdparty/util-linux.git/commit
unshare: Fix code indentation
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 3 Apr 2026 07:35:20 +0000 (09:35 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 3 Apr 2026 07:35:20 +0000 (09:35 +0200)
commitf8d8224a7c28b7fb3fa9dd98b2a39a3710e6bcc4
treeae7b857974d6cbc2fd96619c18dc83f355ae7d7b
parent699d086fa5f24651b375e5909c27e14a16ceb4b9
unshare: Fix code indentation

Adjust indentation to clarify where these if and else blocks belong.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
sys-utils/unshare.c