diff options
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/thmviewer/precomp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/thmviewer/precomp.h b/src/tools/thmviewer/precomp.h index 762a0623..41d2e9fb 100644 --- a/src/tools/thmviewer/precomp.h +++ b/src/tools/thmviewer/precomp.h | |||
@@ -55,7 +55,7 @@ extern "C" HRESULT DisplayStart( | |||
55 | ); | 55 | ); |
56 | extern "C" HRESULT LoadStart( | 56 | extern "C" HRESULT LoadStart( |
57 | __in_z LPCWSTR wzThemePath, | 57 | __in_z LPCWSTR wzThemePath, |
58 | __in_z LPCWSTR wzWxlPath, | 58 | __in_z_opt LPCWSTR wzWxlPath, |
59 | __in HWND hWnd, | 59 | __in HWND hWnd, |
60 | __out HANDLE* phThread | 60 | __out HANDLE* phThread |
61 | ); | 61 | ); |