svn-id: r46778
This commit is contained in:
Max Horn 2009-12-30 23:00:22 +00:00
parent 3a418c13a7
commit 47f48dd912

View File

@ -384,7 +384,7 @@ public:
*
* Upon successful completion, return a string with the content
* of the line, *without* the end of a line marker. This method
* does not indicate whether an error occured. Callers must use
* does not indicate whether an error occurred. Callers must use
* err() or eos() to determine whether an exception occurred.
*/
virtual String readLine();