comment typo
This commit is contained in:
parent
5e838f0406
commit
c8ded35040
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue