summaryrefslogtreecommitdiff
path: root/zebra/zebra_ptm_redistribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_ptm_redistribute.h')
-rw-r--r--zebra/zebra_ptm_redistribute.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/zebra/zebra_ptm_redistribute.h b/zebra/zebra_ptm_redistribute.h
index ac3873f248..c1b12bd0d1 100644
--- a/zebra/zebra_ptm_redistribute.h
+++ b/zebra/zebra_ptm_redistribute.h
@@ -21,7 +21,7 @@
#ifndef _ZEBRA_PTM_REDISTRIBUTE_H
#define _ZEBRA_PTM_REDISTRIBUTE_H
-extern void zebra_interface_bfd_update (struct interface *, struct prefix *,
- struct prefix *, int, vrf_id_t);
-extern void zebra_bfd_peer_replay_req (void);
+extern void zebra_interface_bfd_update(struct interface *, struct prefix *,
+ struct prefix *, int, vrf_id_t);
+extern void zebra_bfd_peer_replay_req(void);
#endif /* _ZEBRA_PTM_REDISTRIBUTE_H */