aboutsummaryrefslogtreecommitdiffstats
path: root/src/termhooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/termhooks.h')
-rw-r--r--src/termhooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termhooks.h b/src/termhooks.h
index ca6782f461b..a92b981110d 100644
--- a/src/termhooks.h
+++ b/src/termhooks.h
@@ -408,7 +408,7 @@ struct terminal
408 whether the mapping is available. */ 408 whether the mapping is available. */
409 Lisp_Object glyph_code_table; 409 Lisp_Object glyph_code_table;
410 410
411 /* All fields before `next_terminal' should be Lisp_Object and are traced 411 /* All earlier fields should be Lisp_Objects and are traced
412 by the GC. All fields afterwards are ignored by the GC. */ 412 by the GC. All fields afterwards are ignored by the GC. */
413 413
414 /* Chain of all terminal devices. */ 414 /* Chain of all terminal devices. */