mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Fixups for macos-x compatibility
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23271 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
476d56e76b
commit
384ab4003a
3 changed files with 26 additions and 22 deletions
|
@ -69,7 +69,8 @@
|
|||
- (void) getIndexes: (unsigned*)aBuffer;
|
||||
|
||||
/**
|
||||
* Return the index at the specified position or raise an exception.
|
||||
* Return the index at the specified position or NSNotFound if there
|
||||
* is no index at the specified position.
|
||||
*/
|
||||
- (unsigned) indexAtPosition: (unsigned)position;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue