Revision: 14928
          http://sourceforge.net/p/skim-app/code/14928
Author:   hofman
Date:     2025-03-01 18:04:50 +0000 (Sat, 01 Mar 2025)
Log Message:
-----------
block is nonnull

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

Modified: trunk/NSGraphics_SKExtensions.h
===================================================================
--- trunk/NSGraphics_SKExtensions.h     2025-02-28 15:32:57 UTC (rev 14927)
+++ trunk/NSGraphics_SKExtensions.h     2025-03-01 18:04:50 UTC (rev 14928)
@@ -42,7 +42,7 @@
 
 extern BOOL SKHasDarkAppearance(void);
 
-extern void SKRunWithAppearance(id _Nullable object, void (^ _Nullable 
code)(void));
+extern void SKRunWithAppearance(id _Nullable object, void (^code)(void));
 
 #pragma mark -
 

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