summaryrefslogtreecommitdiff
path: root/ospfd/ospf_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_ext.h')
-rw-r--r--ospfd/ospf_ext.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ospfd/ospf_ext.h b/ospfd/ospf_ext.h
index 67280754dd..c3f9ae94dc 100644
--- a/ospfd/ospf_ext.h
+++ b/ospfd/ospf_ext.h
@@ -194,7 +194,7 @@ extern void ospf_ext_term(void);
extern void ospf_ext_finish(void);
extern void ospf_ext_update_sr(bool enable);
extern uint32_t ospf_ext_schedule_prefix_index(struct interface *ifp,
- uint32_t index,
- struct prefix_ipv4 *p,
- uint8_t flags);
+ uint32_t index,
+ struct prefix_ipv4 *p,
+ uint8_t flags);
#endif /* _FRR_OSPF_EXT_PREF_H_ */