summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcap-null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-null.c b/pcap-null.c
index a0851480..2ae27bf8 100644
--- a/pcap-null.c
+++ b/pcap-null.c
@@ -37,7 +37,7 @@ pcap_create_interface(const char *device _U_, char *ebuf)
}
int
-pcap_platform_finddevs(pcap_if_list_t *devlistp, char *errbuf)
+pcap_platform_finddevs(pcap_if_list_t *devlistp _U_, char *errbuf _U_)
{
/*
* There are no interfaces on which we can capture.