diff options
Diffstat (limited to 'test/StormTest.cpp')
-rw-r--r-- | test/StormTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/StormTest.cpp b/test/StormTest.cpp index ca409f1..5bdb47b 100644 --- a/test/StormTest.cpp +++ b/test/StormTest.cpp @@ -4209,7 +4209,7 @@ int _tmain(int argc, TCHAR * argv[]) break;
}
}
-#endif TEST_STREAM_OPERATIONS
+#endif // TEST_STREAM_OPERATIONS
#ifdef TEST_MASTER_MIRROR // Test master-mirror reading operations
if(dwErrCode == ERROR_SUCCESS)
|