*** empty log message ***
This commit is contained in:
parent
b761957291
commit
ac5359281a
1 changed files with 2 additions and 1 deletions
|
@ -6,9 +6,10 @@
|
|||
#define MSGSPACE_DEFAULT_MODE 0600
|
||||
|
||||
typedef char * msgSpaceId;
|
||||
typedef char * msgSpaceListId;
|
||||
|
||||
typedef char * msgSpaceListId;
|
||||
typedef char * msgSpaceListElemId;
|
||||
|
||||
typedef char * msgSpacePoolDataId;
|
||||
typedef char * msgSpacePoolId;
|
||||
typedef char * msgSpaceQueueDataId;
|
||||
|
|
Loading…
Reference in a new issue