summaryrefslogtreecommitdiffstats
path: root/src/os_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_mac.h')
-rw-r--r--src/os_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_mac.h b/src/os_mac.h
index 2b5cbe4572..17e94784c4 100644
--- a/src/os_mac.h
+++ b/src/os_mac.h
@@ -28,7 +28,7 @@
*/
#if defined(__APPLE_CC__) // for Project Builder and ...
# include <unistd.h>
-// Get stat.h or something similar. Comment: How come some OS get in in vim.h
+// Get stat.h or something similar. Comment: How come some OS get in vim.h
# include <sys/stat.h>
// && defined(HAVE_CURSE)
// The curses.h from MacOS X provides by default some BACKWARD compatibility