Tests crash fix.

This commit is contained in:
Jacek Caban 2005-07-26 10:31:23 +00:00 committed by Alexandre Julliard
parent 2cec4f458a
commit 6dd67f3d48

View File

@ -819,7 +819,7 @@ static void test_HTMLDocument(void)
static const WCHAR wszHTMLDocumentTest[] =
{'H','T','M','L','D','o','c','u','m','e','n','t','T','e','s','t',0};
static const WNDCLASSEXW wndclass = {
static WNDCLASSEXW wndclass = {
sizeof(WNDCLASSEXW),
0,
wnd_proc,