Formatting change.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@994 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-02-24 16:38:43 +00:00
parent 78a4ae8459
commit 90a367533e

View file

@ -464,7 +464,7 @@ BOOL NSDecrementExtraRefCountWasZero (id anObject)
#undef FMT #undef FMT
} }
- (const char *)name - (const char *) name
{ {
return object_get_class_name(self); return object_get_class_name(self);
} }