From 3c9e139aec08d1bb406a6219122ca982b4b7dc34 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Sep 2025 00:45:33 -0400 Subject: Remove trailing white space in source files --- base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base.h') diff --git a/base.h b/base.h index cf20670..694d6a4 100644 --- a/base.h +++ b/base.h @@ -115,7 +115,7 @@ typedef int64_t i64; /// maximum value of \ref i64 #define I64_MAX 0x7fffffffffffffff -/// allows +/// allows /// ``` /// switch (c) { /// case ANY_DIGIT: -- cgit v1.2.3