From 70faef669898f5adbf6846fd3efcd6dd138f6fab Mon Sep 17 00:00:00 2001 From: tb Date: Tue, 2 Sep 2025 17:33:36 +0000 Subject: [PATCH] zap trailing space --- games/scorched3d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index e58e1a2a4e2..8644a2ed784 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -1,4 +1,4 @@ -BROKEN = implicit instantiation of undefined template 'std::char_traits' +BROKEN = implicit instantiation of undefined template 'std::char_traits' COMMENT = modernization of the classic DOS game Scorched Earth DISTNAME = Scorched3D-44-src