This commit is contained in:
Glenn Maynard
2005-10-13 03:25:15 +00:00
parent 491e97d0ac
commit 21223ad474
+1 -2
View File
@@ -117,8 +117,7 @@ private:
* - GetLine() is called (which requires buffering to efficiently search for newlines);
* - or EnableBuffering() is called
*
* Currently, once buffering is enabled, it stays enabled for the life of the
* object.
* Once buffering is enabled, it stays enabled for the life of the object.
*
* If buffering is not enabled, this buffer will not be allocated, keeping the
* size overhead of each file down. Layered RageFileBasic implementations, which