diff options
Diffstat (limited to 'src/term.c')
| -rw-r--r-- | src/term.c | 2 |
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 | ||
| 3604 | void | 3604 | void |
| 3605 | mark_ttys (void) | 3605 | mark_ttys (void) |