summaryrefslogtreecommitdiff
path: root/xcode/config.h
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2016-06-20 15:23:25 -0400
committerMichael R Sweet <michaelrsweet@gmail.com>2016-06-20 15:23:25 -0400
commit8072030b3c862315c367c73663b27f0427325919 (patch)
tree231ed512ca93a46466e7e4e897787053a6dd78fb /xcode/config.h
parent9e5e2ceff5ff91a95f2c62057f4bcb2efb97cbdf (diff)
Update all references to OS X to macOS.
Diffstat (limited to 'xcode/config.h')
-rw-r--r--xcode/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/xcode/config.h b/xcode/config.h
index 98aa98749..d7765b3f7 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -550,10 +550,10 @@
*/
#define HAVE_GETGROUPLIST 1
-
+
/*
- * Do we have OS X 10.4's mbr_XXX functions?
+ * Do we have macOS 10.4's mbr_XXX functions?
*/
#define HAVE_MEMBERSHIP_H 1
@@ -700,7 +700,7 @@
/*
- * Location of OS X localization bundle, if any.
+ * Location of macOS localization bundle, if any.
*/
#if !TARGET_OS_IOS