core: WINAPI should be set on the pointer
commit864b2ed2d999711cd05ca636f09df0ea274212da
authorSteve Lhomme <robUx4@videolabs.io>
Tue, 14 Feb 2017 12:25:56 +0000 (14 13:25 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 14 Feb 2017 21:57:26 +0000 (14 22:57 +0100)
treecdd3b4fa778054f6f8f861e79dfdaf1ba1d40099
parentc02a90717c017a7c89b24e0eba675f4ab7e0761d
core: WINAPI should be set on the pointer

We'll be consistent with all the WINAPI function pointers throughout the code.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
bin/winvlc.c
src/text/url.c
src/win32/plugin.c