]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lib: fix bad indentation in meson.build
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 1 Sep 2025 20:54:52 +0000 (16:54 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 2 Sep 2025 22:51:59 +0000 (18:51 -0400)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
lib/meson.build

index 866240a82b1e098871a90361e9af1cb0fbb0e2db..d62af238bd3e6d3d76db08e834749ee194b79824 100644 (file)
@@ -5,7 +5,7 @@ lib_common_sources = '''
        color-names.c
        crc32.c
        crc32c.c
-        crc64.c
+       crc64.c
        c_strtod.c
        encode.c
        env.c