mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
([Coder (Private) -_coderReferenceForObject:): Renamed from
old-xref-scheme "_coderHasObjectReference:. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1362 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d21db0efa3
commit
ea8267399d
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) _coderHasObjectReference: (unsigned)xref;
|
||||
- (BOOL) _coderReferenceForObject: anObject;
|
||||
@end
|
||||
|
||||
#define SIGNATURE_FORMAT_STRING \
|
||||
|
|
|
@ -47,7 +47,7 @@ enum {
|
|||
|
||||
@interface Coder (Private)
|
||||
- _initWithCStream: (id <CStreaming>) cs formatVersion: (int) version;
|
||||
- (BOOL) _coderHasObjectReference: (unsigned)xref;
|
||||
- (BOOL) _coderReferenceForObject: anObject;
|
||||
@end
|
||||
|
||||
#define SIGNATURE_FORMAT_STRING \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue