winspool.drv/tests: Write-strings warnings fix.

This commit is contained in:
Andrew Talbot 2006-07-25 21:53:32 +01:00 committed by Alexandre Julliard
parent 320da90632
commit 4b792c6d56

View file

@ -42,7 +42,7 @@ static FARPROC pSetDefaultPrinterA;
struct monitor_entry {
LPSTR env;
LPSTR dllname;
CHAR dllname[32];
};
/* report common behavior only once */