aboutsummaryrefslogtreecommitdiffstats
path: root/src/lisp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lisp.h')
-rw-r--r--src/lisp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lisp.h b/src/lisp.h
index 05ea874a4bb..2081a45458f 100644
--- a/src/lisp.h
+++ b/src/lisp.h
@@ -5754,7 +5754,7 @@ extern void *w32_daemon_event;
5754/* True if handling a fatal error already. */ 5754/* True if handling a fatal error already. */
5755extern bool fatal_error_in_progress; 5755extern bool fatal_error_in_progress;
5756 5756
5757/* True means don't do use window-system-specific display code. */ 5757/* True means don't use window-system-specific display code. */
5758extern bool inhibit_window_system; 5758extern bool inhibit_window_system;
5759/* True means that a filter or a sentinel is running. */ 5759/* True means that a filter or a sentinel is running. */
5760extern bool running_asynch_code; 5760extern bool running_asynch_code;