aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/term.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/term.c b/src/term.c
index 8f7724efb60..56ea0656599 100644
--- a/src/term.c
+++ b/src/term.c
@@ -2782,6 +2782,9 @@ bigger, or it may make it blink, or it may do nothing at all. */);
2782 defsubr (&Stty_no_underline); 2782 defsubr (&Stty_no_underline);
2783 2783
2784 fullscreen_hook = NULL; 2784 fullscreen_hook = NULL;
2785 default_orig_pair = NULL;
2786 default_set_foreground = NULL;
2787 default_set_background = NULL;
2785} 2788}
2786 2789
2787/* arch-tag: 498e7449-6f2e-45e2-91dd-b7d4ca488193 2790/* arch-tag: 498e7449-6f2e-45e2-91dd-b7d4ca488193