libwine: Use NULL instead of casting 0.
commit0fd41648e3c0546916be4ae4f4fb3d9768b5ee99
authorFrancois Gouget <fgouget@free.fr>
Tue, 2 Mar 2021 19:18:06 +0000 (2 20:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Mar 2021 19:43:02 +0000 (2 20:43 +0100)
tree78b28da29196c72e20ca9f6a60d850b8157f2e17
parente0d1bec91617b43623b5f7715f1eebe4c310cb7e
libwine: Use NULL instead of casting 0.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
libs/wine/string.c