summaryrefslogtreecommitdiff
path: root/src/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc.c')
-rw-r--r--src/alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/alloc.c b/src/alloc.c
index 9388cf1d08f..22e3e8e2a1b 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -6145,7 +6145,7 @@ garbage_collect (void)
mark_kboards ();
mark_threads ();
#ifdef HAVE_PGTK
- mark_pgtkterm();
+ mark_pgtkterm ();
#endif
#ifdef USE_GTK