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:
parent
969151755a
commit
b0140f8ee2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue