From c8ded350405dbf993388bc6c228ef8c49b16694a Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 9 Sep 2008 01:10:16 +0000 Subject: [PATCH] comment typo --- dtool/src/dtoolutil/pandaFileStreamBuf.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/dtool/src/dtoolutil/pandaFileStreamBuf.cxx b/dtool/src/dtoolutil/pandaFileStreamBuf.cxx index 7912a5cd99..436472cb31 100644 --- a/dtool/src/dtoolutil/pandaFileStreamBuf.cxx +++ b/dtool/src/dtoolutil/pandaFileStreamBuf.cxx @@ -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;