Răsfoiți Sursa

changed comment

Dave Schuyler 21 ani în urmă
părinte
comite
70cc7a1b38
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      direct/src/dcparser/dcPackData.cxx

+ 1 - 1
direct/src/dcparser/dcPackData.cxx

@@ -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::