This commit is contained in:
Glenn Maynard
2006-12-10 03:57:23 +00:00
parent 25e67dd4dc
commit 1da6f85125
+1 -1
View File
@@ -450,7 +450,7 @@ bool RunTests( RageSoundReader *snd, const TestFile &tf )
if( !must_be_eof(snd) )
{
LOG->Warn("Fail: SetPosition_Fast EOF didn't EOF");
LOG->Warn("Fail: SetPosition_Accurate EOF didn't EOF");
return false;
}