From fd430b981c6c365dfb9e39b1ee98f7c098128cb4 Mon Sep 17 00:00:00 2001 From: Ladislav Date: Fri, 18 Apr 2014 20:33:06 +0200 Subject: + Renamed Test.cpp to StormTest.cpp --- src/SFileAttributes.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/SFileAttributes.cpp b/src/SFileAttributes.cpp index ca865a0..479363d 100644 --- a/src/SFileAttributes.cpp +++ b/src/SFileAttributes.cpp @@ -129,7 +129,7 @@ static DWORD CheckSizeOfAttributesFile(DWORD cbAttrFile, DWORD dwAttrFlags, DWOR // Invalid size of the (attributes) file // Note that many MPQs, especially Warcraft III maps have the size of (attributes) invalid. // We only perform this check if this is the STORMLIB testprogram itself - assert(false); +// assert(false); #endif return 0; -- cgit v1.2.3