*** empty log message ***

This commit is contained in:
glenux 2004-02-19 11:11:33 +00:00
parent b761957291
commit ac5359281a

View file

@ -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;