diff options
Diffstat (limited to 'pimd/pim_zlookup.c')
| -rw-r--r-- | pimd/pim_zlookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_zlookup.c b/pimd/pim_zlookup.c index b169335a3a..5103b4fa79 100644 --- a/pimd/pim_zlookup.c +++ b/pimd/pim_zlookup.c @@ -397,7 +397,7 @@ int zclient_lookup_read_pipe(struct thread *thread) int zclient_lookup_nexthop(struct pim_instance *pim, struct pim_zlookup_nexthop nexthop_tab[], - const int tab_size, struct in_addr addr, + const int tab_size, pim_addr addr, int max_lookup) { int lookup; |
