]> git.proxmox.com Git - mirror_frr.git/blobdiff - eigrpd/eigrp_dump.h
isisd: implement the 'lsp-generation' notification
[mirror_frr.git] / eigrpd / eigrp_dump.h
index cda304ba6d18e4dc0751df0d0f3aed62f4df0ef2..389ac1b5fddc8b93f5c72aa23ce9bff2ae980ac4 100644 (file)
@@ -157,7 +157,7 @@ extern void show_ip_eigrp_neighbor_sub(struct vty *, struct eigrp_neighbor *,
 extern void show_ip_eigrp_prefix_entry(struct vty *,
                                       struct eigrp_prefix_entry *);
 extern void show_ip_eigrp_nexthop_entry(struct vty *, struct eigrp *,
-                                        struct eigrp_nexthop_entry *, int *);
+                                       struct eigrp_nexthop_entry *, int *);
 
 extern void eigrp_debug_init(void);