minor edits.

This commit is contained in:
castano
2007-11-22 07:16:17 +00:00
parent c36bf421f5
commit 4e80c6430f
2 changed files with 3 additions and 2 deletions

View File

@ -33,7 +33,7 @@ namespace nv
bool isValid() const
{
return signature == 0x38425053; // 38425053; // '8BPS'
return signature == 0x38425053; // '8BPS'
}
bool isSupported() const