mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Renamed GSFrameInvocation to GSDummyInvocation in header.
Now, the class name in header matches the class name in implementation. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35806 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
97589d82d2
commit
09b993ace2
2 changed files with 7 additions and 1 deletions
|
@ -57,7 +57,7 @@ typedef struct {
|
|||
}
|
||||
@end
|
||||
|
||||
@interface GSFrameInvocation : NSInvocation
|
||||
@interface GSDummyInvocation : NSInvocation
|
||||
{
|
||||
}
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue