Revision: 27875
          http://sourceforge.net/p/bibdesk/svn/27875
Author:   hofman
Date:     2022-09-08 14:38:21 +0000 (Thu, 08 Sep 2022)
Log Message:
-----------
use correct ivar name for property

Modified Paths:
--------------
    trunk/bibdesk/BDSKSharingClient.h

Modified: trunk/bibdesk/BDSKSharingClient.h
===================================================================
--- trunk/bibdesk/BDSKSharingClient.h   2022-09-08 09:51:33 UTC (rev 27874)
+++ trunk/bibdesk/BDSKSharingClient.h   2022-09-08 14:38:21 UTC (rev 27875)
@@ -46,7 +46,7 @@
     NSData *archivedPublications;
     NSData *archivedMacros;
     BOOL needsUpdate;
-    BOOL isRetrieving;
+    BOOL retrieving;
     NSString *name;
     BDSKAsyncSharingClient *asyncClient;
 }

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



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to