summaryrefslogtreecommitdiff
path: root/pcap-snf.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-snf.h')
-rw-r--r--pcap-snf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-snf.h b/pcap-snf.h
index c9d7722..ffc64ad 100644
--- a/pcap-snf.h
+++ b/pcap-snf.h
@@ -1,2 +1,2 @@
pcap_t *snf_create(const char *, char *, int *);
-int snf_findalldevs(pcap_if_t **devlistp, char *errbuf);
+int snf_findalldevs(pcap_if_list_t *devlistp, char *errbuf);