wpcap: Forward pcap_strerror to msvcrt.strerror.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
André Hentschel 2016-01-25 21:52:37 +01:00 committed by Alexandre Julliard
parent 969151755a
commit b0140f8ee2
1 changed files with 1 additions and 1 deletions

View File

@ -74,5 +74,5 @@
@ cdecl pcap_snapshot(ptr) wine_pcap_snapshot
@ cdecl pcap_stats(ptr ptr) wine_pcap_stats
@ stub pcap_stats_ex
@ stub pcap_strerror
@ cdecl pcap_strerror(long) msvcrt.strerror
@ cdecl wsockinit() wine_wsockinit