Typos corrected, impl-details added.

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1057 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
adrian
2012-04-12 09:50:43 +00:00
parent 223f466f9e
commit ec9a1c33d1
3 changed files with 13 additions and 5 deletions

View File

@ -32,7 +32,7 @@ public:
/**
* Receive Protobuf-generated message
* @param sockfd open socket descriptor to write to
* @param sockfd open socket descriptor to read from
* @param Msg Reference to Protobuf generated message type
* \return false if message reception failed
*/