From be6819ca1fc1fcd93159026ef4097a3987182122 Mon Sep 17 00:00:00 2001 From: Stefan Date: Mon, 9 Dec 2024 00:41:03 +0100 Subject: [PATCH] Update plasma.c --- samples/cbm/plasma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/cbm/plasma.c b/samples/cbm/plasma.c index f48d6dc77..5c0b901f7 100644 --- a/samples/cbm/plasma.c +++ b/samples/cbm/plasma.c @@ -51,7 +51,7 @@ /* Use static local variables for speed */ -#pragma static-locals (1); +#pragma static-locals (1) static const unsigned char sinustable[0x100] = {