OStringStream: Corrected comment

This commit is contained in:
Henry
2012-04-12 11:05:58 +01:00
parent 2dd3db1384
commit c3a728b2ab

View File

@ -116,7 +116,7 @@ public:
// Edit
//- Clear the OStringStream
//- Rewind the OStringStream
void rewind()
{
# if __GNUC__ < 4 && __GNUC_MINOR__ < 4