From 3612d90c8e9faa66c09d77e6cb88e967efb54ad3 Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 9 Dec 2024 00:40:41 +0100 Subject: [PATCH] Update fire.c --- samples/cbm/fire.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/cbm/fire.c b/samples/cbm/fire.c index 40eff0707..1eae086da 100644 --- a/samples/cbm/fire.c +++ b/samples/cbm/fire.c @@ -56,7 +56,7 @@ /* Use static local variables for speed */ -#pragma static-locals (1); +#pragma static-locals (1)