Suppress a warning in advapi32/tests

Vincent Béron vberon at mecano.gme.usherb.ca
Sat Feb 12 16:19:47 CST 2005


strlen() returns a size_t, which is a long unsigned int. We get away
with it at line 265 because we add 1 to it.

Changelog:
Suppress a warning.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: warning.diff
Type: text/x-patch
Size: 889 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050212/4009a71d/warning.bin


More information about the wine-patches mailing list