Revision: 13117
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=13117&view=rev
Author: amaxwell
Date: 2008-04-03 15:13:24 -0700 (Thu, 03 Apr 2008)
Log Message:
-----------
change to assignment
Modified Paths:
--------------
trunk/bibdesk/BibDocument_Groups.m
Modified: trunk/bibdesk/BibDocument_Groups.m
===================================================================
--- trunk/bibdesk/BibDocument_Groups.m 2008-04-03 21:24:36 UTC (rev 13116)
+++ trunk/bibdesk/BibDocument_Groups.m 2008-04-03 22:13:24 UTC (rev 13117)
@@ -1804,7 +1804,7 @@
// also import a possible crossref parent if that wasn't already present
BibItem *parent = [pub crossrefParent];
if ([parent isImported])
- parent == nil;
+ parent = nil;
NSMutableData *data = [NSMutableData data];
NSKeyedArchiver *archiver = [[NSKeyedArchiver alloc]
initForWritingWithMutableData:data];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit