about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Src/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/utils.c b/Src/utils.c
index f076df61f..c735f2105 100644
--- a/Src/utils.c
+++ b/Src/utils.c
@@ -2623,7 +2623,7 @@ inittyptab(void)
 }
 
 /**/
-void
+mod_export void
 makecommaspecial(int yesno)
 {
     if ((specialcomma = yesno) != 0)