mirror of
https://github.com/reactos/reactos.git
synced 2024-12-30 19:14:31 +00:00
fix
some waring msg when it being compile svn path=/trunk/; revision=10695
This commit is contained in:
parent
7eaa01f5e9
commit
5b63ba578e
2 changed files with 2 additions and 2 deletions
|
@ -515,4 +515,4 @@ START_TEST(dialog)
|
|||
|
||||
GetNextDlgItemTest();
|
||||
IsDialogMessageWTest();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -170,4 +170,4 @@ START_TEST(listbox)
|
|||
check (MS);
|
||||
trace (" ... with NOSEL\n");
|
||||
check (MS_NS);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue