Revision: 21617
          http://sourceforge.net/p/bibdesk/svn/21617
Author:   hofman
Date:     2017-11-04 10:51:45 +0000 (Sat, 04 Nov 2017)
Log Message:
-----------
code alignment

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

Modified: trunk/bibdesk/BDSKCompatibility.h
===================================================================
--- trunk/bibdesk/BDSKCompatibility.h   2017-11-04 10:50:12 UTC (rev 21616)
+++ trunk/bibdesk/BDSKCompatibility.h   2017-11-04 10:51:45 UTC (rev 21617)
@@ -59,10 +59,10 @@
     #define NSAppKitVersionNumber10_10_Max 1349
 #endif
 #ifndef NSAppKitVersionNumber10_11
-#define NSAppKitVersionNumber10_11 1404
+    #define NSAppKitVersionNumber10_11 1404
 #endif
 #ifndef NSAppKitVersionNumber10_12
-#define NSAppKitVersionNumber10_12 1504
+    #define NSAppKitVersionNumber10_12 1504
 #endif
 
 #endif
@@ -69,7 +69,7 @@
 
 
 #ifndef NS_DESIGNATED_INITIALIZER
-#define NS_DESIGNATED_INITIALIZER
+    #define NS_DESIGNATED_INITIALIZER
 #endif
 
 

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to