diff options
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[]) | |||
| 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) */ | ||