mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Fix typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1363 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ea8267399d
commit
5378b08741
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ enum {
|
|||
|
||||
@interface Coder (Private)
|
||||
- _initWithCStream: (id <CStreaming>) cs formatVersion: (int) version;
|
||||
- (BOOL) _coderReferenceForObject: anObject;
|
||||
- (unsigned) _coderReferenceForObject: anObject;
|
||||
@end
|
||||
|
||||
#define SIGNATURE_FORMAT_STRING \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue