diff options
Diffstat (limited to 'src/macterm.c')
-rw-r--r-- | src/macterm.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/macterm.c b/src/macterm.c index d00c1d690ac..8c22d047939 100644 --- a/src/macterm.c +++ b/src/macterm.c @@ -8827,3 +8827,6 @@ command, this enables the Mac keyboard to be used to enter non-ASCII characters directly. */); mac_keyboard_text_encoding = kTextEncodingMacRoman; } + +/* arch-tag: f2259165-4454-4c04-a029-a133c8af7b5b + (do not change this comment) */ |