mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
parent
a5a1ef0413
commit
37913d006d
1 changed files with 2 additions and 0 deletions
|
@ -2671,10 +2671,12 @@ getEntityDefault(void *ctx, const xmlChar *name, BOOL resolve)
|
|||
return NULL;
|
||||
}
|
||||
ret->owner = 1;
|
||||
#if LIBXML_VERSION < 21100
|
||||
if (ret->checked == 0)
|
||||
{
|
||||
ret->checked = 1;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue