*** empty log message ***
This commit is contained in:
parent
0b53517f10
commit
b6894e9f8a
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ typedef struct MsgSpace {
|
|||
} msgSpace;
|
||||
|
||||
|
||||
/* struct msgSpaceListElem * next; */
|
||||
|
||||
typedef struct MsgSpaceListElem {
|
||||
// void * id;
|
||||
int ownerPid;
|
||||
|
|
Loading…
Reference in a new issue