mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
New stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15286 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
44bb297525
commit
5bbbb1b94c
8 changed files with 318 additions and 82 deletions
|
@ -607,7 +607,7 @@ static NSMutableSet *textNodes = nil;
|
|||
NSDictionary *dict;
|
||||
|
||||
dict = [[localRefs refs] objectForKey: @"contents"];
|
||||
if ([dict count] > 0)
|
||||
if ([dict count] > 1)
|
||||
{
|
||||
NSArray *a;
|
||||
unsigned i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue