Improve secchan.8 manpage.
[sliver-openvswitch.git] / datapath / forward.h
index 35457f8..f69a8f0 100644 (file)
@@ -30,7 +30,6 @@ int fwd_control_input(struct sw_chain *, const struct sender *,
 
 uint32_t fwd_save_skb(struct sk_buff *skb);
 void fwd_discard_all(void);
-
 void fwd_exit(void);
 
 #endif /* forward.h */