mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Documentation improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17106 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ed6f31208f
commit
c1d2603060
3 changed files with 36 additions and 2 deletions
|
@ -93,7 +93,7 @@ ihandler(int sig)
|
|||
/*
|
||||
* The following dummy class is here solely as a workaround for pre 3.3
|
||||
* versions of gcc where protocols didn't work properly unless implemented
|
||||
* in the source where the '@protocol()' directiver is used.
|
||||
* in the source where the '@protocol()' directive is used.
|
||||
*/
|
||||
@interface NSDistributedNotificationCenterDummy : NSObject <GDNCClient>
|
||||
- (oneway void) postNotificationName: (NSString*)name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue