summaryrefslogtreecommitdiffstats
path: root/runtime/glbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/glbl.c')
-rw-r--r--runtime/glbl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/glbl.c b/runtime/glbl.c
index ccc39e45..5df0c329 100644
--- a/runtime/glbl.c
+++ b/runtime/glbl.c
@@ -460,7 +460,7 @@ glblCheckCnf()
}
void
-glblDoneLoadCnf()
+glblDoneLoadCnf(void)
{
int i;
unsigned char *cstr;