Commit b0140f8e authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

wpcap: Forward pcap_strerror to msvcrt.strerror.

parent 96915175
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment