From a5201ed6cea9338ed4da2c0f8442e96083bad2c4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 22 May 2018 16:01:21 +0200 Subject: tree-wide: fix a couple of TABs --- src/basic/MurmurHash2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/basic/MurmurHash2.c') diff --git a/src/basic/MurmurHash2.c b/src/basic/MurmurHash2.c index 47adfb4d0a..5859af0a81 100644 --- a/src/basic/MurmurHash2.c +++ b/src/basic/MurmurHash2.c @@ -30,7 +30,7 @@ _Pragma("GCC diagnostic ignored \"-Wimplicit-fallthrough\"") // Other compilers -#else // defined(_MSC_VER) +#else // defined(_MSC_VER) #define BIG_CONSTANT(x) (x##LLU) -- cgit v1.2.1