diff options
Diffstat (limited to 'src/dosfns.h')
-rw-r--r-- | src/dosfns.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dosfns.h b/src/dosfns.h index 00e2e1ed1a3..24d214fc1b3 100644 --- a/src/dosfns.h +++ b/src/dosfns.h @@ -43,3 +43,6 @@ extern Lisp_Object Vdos_display_scancodes; extern int msdos_stdcolor_idx P_ ((const char *)); extern Lisp_Object msdos_stdcolor_name P_ ((int)); #endif + +/* arch-tag: a83b8c4c-63c8-451e-9e94-bc72e3e2f8bc + (do not change this comment) */ |