mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36517 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a12773409b
commit
d134057c06
5 changed files with 21 additions and 33 deletions
|
@ -908,7 +908,7 @@ GS_ROOT_CLASS @interface GSDistantObjectPlaceHolder
|
|||
|
||||
- (Class) classForPortCoder
|
||||
{
|
||||
return isa;
|
||||
return object_getClass(self);
|
||||
}
|
||||
|
||||
- (id) replacementObjectForPortCoder: (NSPortCoder*)aRmc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue