aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term.c')
-rw-r--r--src/term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/term.c b/src/term.c
index 09888bc6dda..3d7a677374c 100644
--- a/src/term.c
+++ b/src/term.c
@@ -3599,7 +3599,7 @@ delete_tty (struct terminal *terminal)
3599 3599
3600 3600
3601/* Mark the pointers in the tty_display_info objects. 3601/* Mark the pointers in the tty_display_info objects.
3602 Called by the Fgarbage_collector. */ 3602 Called by Fgarbage_collect. */
3603 3603
3604void 3604void
3605mark_ttys (void) 3605mark_ttys (void)