diff options
author | Miles Bader <miles@gnu.org> | 2008-07-15 23:52:03 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-07-15 23:52:03 +0000 |
commit | 0ae1e5e5653aff34bb099296d34314a1c8279f91 (patch) | |
tree | 9e174f42778e248235112f35efbe71549327c83c /lib-src | |
parent | 209a0f5ec0d954e81ecb681bbe44f1c63d5ed9d3 (diff) | |
download | emacs-0ae1e5e5653aff34bb099296d34314a1c8279f91.tar.gz |
Add arch tagline
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/mac-fix-env.m | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/mac-fix-env.m b/lib-src/mac-fix-env.m index 01798e56f49..997198b3a7f 100644 --- a/lib-src/mac-fix-env.m +++ b/lib-src/mac-fix-env.m @@ -69,3 +69,6 @@ int main(int argc, char *argv[]) NSLog(@":\nWrote file to '%@'.\nPlease inspect it to make sure PATH is correct.", file); return 0; } + +/* arch-tag: 609d5528-5ac1-42c5-859b-24c14341ee3b + (do not change this comment) */ |