summaryrefslogtreecommitdiff
path: root/pimd/pim_tlv.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_tlv.h')
-rw-r--r--pimd/pim_tlv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_tlv.h b/pimd/pim_tlv.h
index ee890d2895..ee7692ab80 100644
--- a/pimd/pim_tlv.h
+++ b/pimd/pim_tlv.h
@@ -119,7 +119,7 @@ int pim_parse_addr_ucast (struct prefix *p,
int pim_parse_addr_group (struct prefix_sg *sg,
const uint8_t *buf,
int buf_size);
-int pim_parse_addr_source(struct prefix *p,
+int pim_parse_addr_source(struct prefix_sg *sg,
uint8_t *flags,
const uint8_t *buf,
int buf_size);