summaryrefslogtreecommitdiff
path: root/pcap-dlpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-dlpi.c')
-rw-r--r--pcap-dlpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-dlpi.c b/pcap-dlpi.c
index abf72f2c..8c80d1f3 100644
--- a/pcap-dlpi.c
+++ b/pcap-dlpi.c
@@ -1050,7 +1050,7 @@ is_dlpi_interface(const char *name)
}
int
-get_if_flags(const char *name _U_, bpf_u_int32 flags _U_, char *errbuf _U_)
+get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_)
{
/*
* Nothing we can do.