mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
implement missing method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31984 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d136fc4986
commit
1c3cad8be8
3 changed files with 38 additions and 1 deletions
|
@ -63,7 +63,7 @@ extern "C" {
|
|||
*/
|
||||
- (NSUInteger) count;
|
||||
|
||||
/** Initialises the receiver with the spefieifd options.
|
||||
/** Initialises the receiver with the specified options.
|
||||
*/
|
||||
- (id) initWithOptions: (NSPointerFunctionsOptions)options;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue