From 5c040fccd0ddbe6df248fd7b9ff44400fa0d7004 Mon Sep 17 00:00:00 2001 From: Joe George Date: Tue, 28 Mar 2017 09:55:37 -0400 Subject: ICE-7483 - Rename OS X to macOS --- cpp/src/IcePatch2Lib/Util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/IcePatch2Lib/Util.cpp') diff --git a/cpp/src/IcePatch2Lib/Util.cpp b/cpp/src/IcePatch2Lib/Util.cpp index ec547f8f796..363ccbfe98a 100644 --- a/cpp/src/IcePatch2Lib/Util.cpp +++ b/cpp/src/IcePatch2Lib/Util.cpp @@ -36,7 +36,7 @@ #include -// Ignore OS X OpenSSL deprecation warnings +// Ignore macOS OpenSSL deprecation warnings #ifdef __APPLE__ #pragma GCC diagnostic ignored "-Wdeprecated-declarations" #endif -- cgit v1.2.3