From 7368a3f416c9b6e5bde047b2cc3c1fa7c7011df5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Oct 2024 20:33:07 +0200 Subject: m whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/common.h b/common.h index e2ac828..f1b5f12 100644 --- a/common.h +++ b/common.h @@ -271,5 +271,4 @@ void test_assert(const char *file, int line, enum assert_type type, enum assert_ #define ASSERT_ZERO(HAVE)\ ASSERT_EQ_INT(HAVE, 0) - #endif -- cgit v1.2.3-70-g09d2