*** empty log message ***

This commit is contained in:
glenux 2004-02-22 22:15:33 +00:00
parent 246566e77c
commit f3de91de6c

View file

@ -54,6 +54,8 @@ typedef struct MsgSpace {
} msgSpace;
/* struct msgSpaceListElem * next; */
typedef struct MsgSpaceListElem {
// void * id;
int ownerPid;