From d676ac91b1906f5de8695facb6b96bf0509e6e1f Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Fri, 10 Apr 2026 22:16:44 +0300 Subject: Clean up trailing whitespaces --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 31222fb..581c6c6 100644 --- a/config.h +++ b/config.h @@ -7,7 +7,7 @@ #define ANIM_DELAY_USEC 10*1000 /* The characters that represent different tiles. - * Some have two characters -- that's because of the rendering trick where we + * Some have two characters -- that's because of the rendering trick where we * use two characters back-to-back so they look like a square. */ #define EMPTY_CHAR ' ' #define GOAL_CHAR_1 'G' -- cgit v1.2.3