Revision: 16520
http://sourceforge.net/p/skim-app/code/16520
Author: hofman
Date: 2026-09-21 21:40:19 +0000 (Mon, 21 Sep 2026)
Log Message:
-----------
fix placement of #endif
Modified Paths:
--------------
trunk/SkimNotes/PDFAnnotation_SKNExtensions.m
Modified: trunk/SkimNotes/PDFAnnotation_SKNExtensions.m
===================================================================
--- trunk/SkimNotes/PDFAnnotation_SKNExtensions.m 2026-09-21 17:09:54 UTC
(rev 16519)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.m 2026-09-21 21:40:19 UTC
(rev 16520)
@@ -1678,6 +1678,8 @@
@end
+#endif
+
#pragma mark -
#ifndef PDFKIT_PLATFORM_IOS
@@ -1907,6 +1909,8 @@
@end
+#pragma mark -
+
#if !defined(PDFKIT_PLATFORM_IOS) && (!defined(MAC_OS_X_VERSION_10_15) ||
MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_15)
#define KAPPA 0.552284749830793398402251632279597438
@@ -2082,5 +2086,3 @@
}
#endif
-
-#endif
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