summaryrefslogtreecommitdiff
path: root/scheduler/env.c
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 /scheduler/env.c
parent9e5e2ceff5ff91a95f2c62057f4bcb2efb97cbdf (diff)
downloadcups-8072030b3c862315c367c73663b27f0427325919.tar.gz
Update all references to OS X to macOS.
Diffstat (limited to 'scheduler/env.c')
-rw-r--r--scheduler/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheduler/env.c b/scheduler/env.c
index 0645b1380..c5e8c61e9 100644
--- a/scheduler/env.c
+++ b/scheduler/env.c
@@ -49,7 +49,7 @@ cupsdInitEnv(void)
#if defined(__APPLE__)
/*
- * Add special voodoo magic for MacOS X - this allows MacOS X
+ * Add special voodoo magic for MacmacOS - this allows MacmacOS
* programs to access their bundle resources properly...
*
* This string is replaced in cupsdStartProcess()...