dnsapi/tests: Write-strings warnings fix.
This commit is contained in:
parent
8d1e492ad3
commit
4f608f0bbb
|
@ -44,7 +44,7 @@ static BOOL init_function_ptrs( void )
|
|||
|
||||
static const struct
|
||||
{
|
||||
LPSTR name;
|
||||
LPCSTR name;
|
||||
DNS_NAME_FORMAT format;
|
||||
DNS_STATUS status;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue