mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
(RemoteSelfCoding): Renamed category from RemoteCoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@323 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7267789e01
commit
4f29368130
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
/* Interface for GNU Objective-C proxy for remote objects messaging
|
||||
Copyright (C) 1994 Free Software Foundation, Inc.
|
||||
Copyright (C) 1994, 1995 Free Software Foundation, Inc.
|
||||
|
||||
Written by: R. Andrew McCallum <mccallum@gnu.ai.mit.edu>
|
||||
Date: July 1994
|
||||
|
@ -75,7 +75,7 @@
|
|||
- (BOOL) isProxy;
|
||||
@end
|
||||
|
||||
@interface Protocol (RemoteCoding)
|
||||
@interface Protocol (RemoteSelfCoding)
|
||||
- classForConnectedCoder: aRmc;
|
||||
@end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue