diff options
Diffstat (limited to 'src/systty.h')
-rw-r--r-- | src/systty.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/systty.h b/src/systty.h index 39ae61be1c9..a975bcd13a0 100644 --- a/src/systty.h +++ b/src/systty.h @@ -387,3 +387,6 @@ extern int emacs_set_tty P_ ((int, struct emacs_tty *, int)); #endif /* not def VMS */ #endif /* not def HAVE_TERMIO */ #endif /* not def HAVE_TERMIOS */ + +/* arch-tag: cf4b90bc-be41-401c-be98-40619178a712 + (do not change this comment) */ |