Updates to sync with (hopefully) last messaging protocol tweaks

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5012 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2003-10-13 23:33:20 +00:00
parent 27f94d1dcc
commit fb7da50d34
3 changed files with 19 additions and 13 deletions
+1
View File
@@ -69,6 +69,7 @@ private:
char *fSendBuffer;
int32 fSendPosition;
int32 fSendCode;
int32 *fDataSize;
};
#endif