Named the fReplyTo struct so that we can create other vars of this type.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11449 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -447,7 +447,7 @@ static BBlockCache *sMsgCache;
|
|||||||
|
|
||||||
BMessage::entry_hdr *fEntries;
|
BMessage::entry_hdr *fEntries;
|
||||||
|
|
||||||
struct {
|
struct reply_to_info {
|
||||||
port_id port;
|
port_id port;
|
||||||
int32 target;
|
int32 target;
|
||||||
team_id team;
|
team_id team;
|
||||||
|
|||||||
Reference in New Issue
Block a user