aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorMiles Bader2008-07-15 23:52:03 +0000
committerMiles Bader2008-07-15 23:52:03 +0000
commit0ae1e5e5653aff34bb099296d34314a1c8279f91 (patch)
tree9e174f42778e248235112f35efbe71549327c83c /lib-src
parent209a0f5ec0d954e81ecb681bbe44f1c63d5ed9d3 (diff)
downloademacs-0ae1e5e5653aff34bb099296d34314a1c8279f91.tar.gz
emacs-0ae1e5e5653aff34bb099296d34314a1c8279f91.zip
Add arch tagline
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/mac-fix-env.m3
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[])
69 NSLog(@":\nWrote file to '%@'.\nPlease inspect it to make sure PATH is correct.", file); 69 NSLog(@":\nWrote file to '%@'.\nPlease inspect it to make sure PATH is correct.", file);
70 return 0; 70 return 0;
71} 71}
72
73/* arch-tag: 609d5528-5ac1-42c5-859b-24c14341ee3b
74 (do not change this comment) */