comment typo

This commit is contained in:
David Rose 2008-09-09 01:10:16 +00:00
parent 5e838f0406
commit c8ded35040

View File

@ -282,7 +282,6 @@ seekoff(streamoff off, ios_seekdir dir, ios_openmode which) {
case ios::end:
#ifdef _WIN32
// Windows case.
// Windows case.
{
LARGE_INTEGER li;