]> git.ipfire.org Git - thirdparty/libarchive.git/commit
archive_match: Fix whitespaces, style 2633/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 24 May 2025 10:35:36 +0000 (12:35 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 24 May 2025 10:37:44 +0000 (12:37 +0200)
commit8b978a03685c88ef0583ded5e7a1df0b1f262dd7
tree0ebe36c3b6a6c6883d6b1e994109e2d5884e1929
parentbef52da6221b7f272fa4ba2294a8bf5f827543c0
archive_match: Fix whitespaces, style

Adjust whitespaces to match file layout and add a full stop to
a comment to match others.

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