mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
ec939a5bce
commit
f4be15a7af
1895 changed files with 160408 additions and 53601 deletions
|
|
@ -4,7 +4,9 @@
|
|||
/**
|
||||
* @file Message_Block.h
|
||||
*
|
||||
* @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
|
||||
* $Id: Message_Block.h 97262 2013-08-09 08:32:10Z johnnyw $
|
||||
*
|
||||
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
|
||||
*/
|
||||
//==========================================================================
|
||||
|
||||
|
|
@ -715,7 +717,7 @@ public:
|
|||
*/
|
||||
char *mark (void) const;
|
||||
|
||||
// = Message size is the total amount of space allocated.
|
||||
// = Message size is the total amount of space allotred.
|
||||
|
||||
/// Get the total amount of allotted space in the message. The amount of
|
||||
/// allotted space may be less than allocated space.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue