mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
a bit step towards removing obsolete mframe code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28774 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a3f90412f0
commit
2fc494c446
18 changed files with 134 additions and 1987 deletions
|
@ -127,7 +127,7 @@
|
|||
[super dealloc];
|
||||
}
|
||||
|
||||
- (BOOL)isEqual:(id)other
|
||||
- (BOOL) isEqual: (id)other
|
||||
{
|
||||
BOOL isEqual = YES;
|
||||
if (other == nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue