aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/macselect.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/macselect.c b/src/macselect.c
index aa2cfb55749..49246f7eddc 100644
--- a/src/macselect.c
+++ b/src/macselect.c
@@ -1116,3 +1116,6 @@ set to nil. */);
1116 Qmac_ostype = intern ("mac-ostype"); 1116 Qmac_ostype = intern ("mac-ostype");
1117 staticpro (&Qmac_ostype); 1117 staticpro (&Qmac_ostype);
1118} 1118}
1119
1120/* arch-tag: f3c91ad8-99e0-4bd6-9eef-251b2f848732
1121 (do not change this comment) */