mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +00:00
msi/tests: Write-strings warnings fix.
This commit is contained in:
parent
d337991fb5
commit
320da90632
@ -990,7 +990,7 @@ static void test_streamtable(void)
|
||||
static void test_where(void)
|
||||
{
|
||||
MSIHANDLE hdb = 0, rec;
|
||||
LPSTR query;
|
||||
LPCSTR query;
|
||||
UINT r;
|
||||
|
||||
hdb = create_db();
|
||||
|
Loading…
Reference in New Issue
Block a user