|
@@ -24,7 +24,7 @@ static const size_t extra_size = 50;
|
|
|
// Function: DCPackData::set_used_length
|
|
// Function: DCPackData::set_used_length
|
|
|
// Access: Private
|
|
// Access: Private
|
|
|
// Description: Ensures that the buffer has at least size bytes, and
|
|
// Description: Ensures that the buffer has at least size bytes, and
|
|
|
-// sets the _used_length to the indicated values; grows
|
|
|
|
|
|
|
+// sets the _used_length to the indicated value; grows
|
|
|
// the buffer if it does not.
|
|
// the buffer if it does not.
|
|
|
////////////////////////////////////////////////////////////////////
|
|
////////////////////////////////////////////////////////////////////
|
|
|
void DCPackData::
|
|
void DCPackData::
|