mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
Fixed typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4470 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0fe2ae4892
commit
4cdac04f35
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ static int messages_received_count;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void) addRunloop: (NSRunLoop*)loop
|
- (void) addRunLoop: (NSRunLoop*)loop
|
||||||
{
|
{
|
||||||
[self notImplemented: _cmd];
|
[self notImplemented: _cmd];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue