Skip to content

Commit cecef30

Browse files
committed
Deprecate pcap_dump_close
1 parent 40b4594 commit cecef30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pcap/pcap.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@ PCAP_AVAILABLE_0_8
786786
PCAP_API int pcap_dump_flush(pcap_dumper_t *);
787787

788788
PCAP_AVAILABLE_0_4
789+
PCAP_DEPRECATED("use 'pcap_dump_close1'")
789790
PCAP_API void pcap_dump_close(pcap_dumper_t *);
790791

791792
PCAP_AVAILABLE_1_11

0 commit comments

Comments
 (0)