mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Documentation generation improvments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29047 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f3eaac4188
commit
d9749d603d
6 changed files with 85 additions and 7 deletions
|
@ -239,6 +239,8 @@ stringFromMsgType(int type)
|
|||
|
||||
|
||||
|
||||
/** <ignore> */
|
||||
|
||||
#define GSInternal NSConnectionInternal
|
||||
#include "GSInternal.h"
|
||||
GS_BEGIN_INTERNAL(NSConnection)
|
||||
|
@ -312,6 +314,8 @@ GS_END_INTERNAL(NSConnection)
|
|||
#define InameServer (internal->_nameServer)
|
||||
#define IlastKeepalive (internal->_lastKeepalive)
|
||||
|
||||
/** </ignore> */
|
||||
|
||||
@interface NSConnection(Private)
|
||||
|
||||
- (void) handlePortMessage: (NSPortMessage*)msg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue