Revision: 18325
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18325&view=rev
Author:   hofman
Date:     2011-12-19 18:11:26 +0000 (Mon, 19 Dec 2011)
Log Message:
-----------
fix category name

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

Modified: trunk/bibdesk/BDSKComplexString.m
===================================================================
--- trunk/bibdesk/BDSKComplexString.m   2011-12-19 12:17:03 UTC (rev 18324)
+++ trunk/bibdesk/BDSKComplexString.m   2011-12-19 18:11:26 UTC (rev 18325)
@@ -395,7 +395,7 @@
 - (BOOL)isEqual:(NSString *)other { return [super isEqual:other]; }
 */
 
-#pragma mark overridden methods from the ComplexStringExtensions
+#pragma mark overridden methods from the BDSKComplexStringExtensions
 
 - (id)copyUninheritedWithZone:(NSZone *)zone{
        
@@ -595,7 +595,7 @@
 
 #pragma mark -
 
-@implementation NSString (ComplexStringExtensions)
+@implementation NSString (BDSKComplexStringExtensions)
 
 + (BDSKMacroResolver *)macroResolverForUnarchiving{
     return macroResolverForUnarchiving;

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


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to