]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix formatting in archive_string_sprintf.c
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 9 Jul 2025 20:58:38 +0000 (22:58 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 9 Jul 2025 20:58:38 +0000 (22:58 +0200)
commiteff524fa4ed35f365130fc6d89f52edf447d5ffc
tree864230b3503d230cceda380f6492a95beb1d7a39
parent84e8f3c98e89836276a1fbe2fdb7ab2c58d7ffdc
Fix formatting in archive_string_sprintf.c

Do not mix tabs and spaces if not needed.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
libarchive/archive_string_sprintf.c