Revision: 13960
          http://sourceforge.net/p/skim-app/code/13960
Author:   hofman
Date:     2023-12-22 15:47:47 +0000 (Fri, 22 Dec 2023)
Log Message:
-----------
add spaces

Modified Paths:
--------------
    trunk/build_skim.py

Modified: trunk/build_skim.py
===================================================================
--- trunk/build_skim.py 2023-12-22 15:45:59 UTC (rev 13959)
+++ trunk/build_skim.py 2023-12-22 15:47:47 UTC (rev 13960)
@@ -364,7 +364,7 @@
         end = relNotes.find("\n", start, endNote)
         if end > start:
             note = relNotes[start:end].strip()
-
+    
     return newFeatures, bugsFixed, note
 
 def keyFromSecureNote():

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