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:
Ingo Weinhold 2005-02-22 13:06:42 +00:00
parent 592cc30168
commit 75393a9870

View File

@ -447,7 +447,7 @@ static BBlockCache *sMsgCache;
BMessage::entry_hdr *fEntries;
struct {
struct reply_to_info {
port_id port;
int32 target;
team_id team;