From c1f0a1200af0c84903d7890e3ed70ff5e21e6868 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 1 Mar 2006 14:50:52 +0000 Subject: Added "mod_export" to the declaration of makecommaspecial(). --- Src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit 1.4.1