mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Bugfixes for last patch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27715 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bada0e67e9
commit
121650fae0
3 changed files with 8 additions and 2 deletions
|
@ -91,7 +91,7 @@
|
|||
}
|
||||
*(stackbuf+i) = next;
|
||||
}
|
||||
state->itemsPtr;
|
||||
state->itemsPtr = stackbuf;
|
||||
return len;
|
||||
}
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue