aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rw-r--r--src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.cpp b/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.cpp
index bc942dc8..ce74534d 100644
--- a/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.cpp
+++ b/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.cpp
@@ -48,7 +48,7 @@ public: // IBAFunctions
48 __in LPCWSTR wzName, 48 __in LPCWSTR wzName,
49 __inout BOOL* pfProcessed, 49 __inout BOOL* pfProcessed,
50 __inout WORD* pwId, 50 __inout WORD* pwId,
51 __inout BOOL* /*pfDisableAutomaticFunctionality*/ 51 __inout DWORD* /*pdwAutomaticBehaviorType*/
52 ) 52 )
53 { 53 {
54 if (CSTR_EQUAL == ::CompareStringW(LOCALE_NEUTRAL, 0, wzName, -1, L"InstallTestButton", -1)) 54 if (CSTR_EQUAL == ::CompareStringW(LOCALE_NEUTRAL, 0, wzName, -1, L"InstallTestButton", -1))