mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
revert port coder changes ... not working. Tidy others
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34837 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7449b39bfc
commit
c15dc542ce
3 changed files with 10 additions and 90 deletions
|
@ -536,7 +536,7 @@ static Class NSDataMallocClass;
|
|||
NSUInteger count;
|
||||
|
||||
(*tagImp)(src, tagSel, &info, 0, &cursor);
|
||||
if (version > 12401)
|
||||
if ([self systemVersion] > 12401)
|
||||
{
|
||||
uint8_t c;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue