diff options
Diffstat (limited to 'src/mac.c')
-rw-r--r-- | src/mac.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mac.c b/src/mac.c index ce2e4242493..9d3af053495 100644 --- a/src/mac.c +++ b/src/mac.c @@ -2988,3 +2988,6 @@ syms_of_mac () defsubr (&Smac_file_name_to_posix); defsubr (&Sposix_file_name_to_mac); } + +/* arch-tag: 29d30c1f-0c6b-4f88-8a6d-0558d7f9dbff + (do not change this comment) */ |