Revision: 12190
          http://sourceforge.net/p/skim-app/code/12190
Author:   hofman
Date:     2021-03-09 18:42:30 +0000 (Tue, 09 Mar 2021)
Log Message:
-----------
Define uniformly formed OS version macros

Modified Paths:
--------------
    trunk/SKCompatibility.h

Modified: trunk/SKCompatibility.h
===================================================================
--- trunk/SKCompatibility.h     2021-03-09 18:42:06 UTC (rev 12189)
+++ trunk/SKCompatibility.h     2021-03-09 18:42:30 UTC (rev 12190)
@@ -72,10 +72,10 @@
     #define MAC_OS_VERSION_10_16 101600
 #endif
 #ifndef MAC_OS_VERSION_11_0
-    #define MAC_OS_X_VERSION_11_0 110000
+    #define MAC_OS_VERSION_11_0 110000
 #endif
 #ifndef MAC_OS_VERSION_11_1
-    #define MAC_OS_X_VERSION_11_1 110100
+    #define MAC_OS_VERSION_11_1 110100
 #endif
 
 #if SDK_BEFORE(10_13)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to