From 6ac61e9a8f6392c1c625f9b46c834e87a357b8d4 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 31 Oct 2025 09:33:27 +0100 Subject: 54007: remove some uses of mod_export that were likely unintended --- Src/module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/module.c') diff --git a/Src/module.c b/Src/module.c index af0251f4e..19d7d9d42 100644 --- a/Src/module.c +++ b/Src/module.c @@ -1337,7 +1337,7 @@ addmathfunc(MathFunc f) /* Delete a single math function */ /**/ -mod_export int +int deletemathfunc(MathFunc f) { MathFunc p, q; -- cgit v1.2.3-70-g09d2