Revision: 26916
          http://sourceforge.net/p/bibdesk/svn/26916
Author:   hofman
Date:     2021-09-17 15:00:45 +0000 (Fri, 17 Sep 2021)
Log Message:
-----------
not a float

Modified Paths:
--------------
    trunk/bibdesk/BDSKFileMatcher.m

Modified: trunk/bibdesk/BDSKFileMatcher.m
===================================================================
--- trunk/bibdesk/BDSKFileMatcher.m     2021-09-17 14:52:37 UTC (rev 26915)
+++ trunk/bibdesk/BDSKFileMatcher.m     2021-09-17 15:00:45 UTC (rev 26916)
@@ -478,7 +478,7 @@
         CFIndex numFound;
         
         Boolean moreToFind;
-        float thisScore, maxScore = 0.0f;
+        float thisScore, maxScore = 0.0;
         BOOL foundMatches = NO;
         
         do {

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



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to