diff options
Diffstat (limited to 'zebra/zebra_rib.c')
| -rw-r--r-- | zebra/zebra_rib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_rib.c b/zebra/zebra_rib.c index 2b94c6a7c6..ee7abc432c 100644 --- a/zebra/zebra_rib.c +++ b/zebra/zebra_rib.c @@ -3954,7 +3954,7 @@ rib_score_proto (u_char proto, u_short instance) } /* Close RIB and clean up kernel routes. */ -static void +void rib_close_table (struct route_table *table) { struct route_node *rn; |
