Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp> --- ofproto/ofproto-dpif.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ofproto/ofproto-dpif.h b/ofproto/ofproto-dpif.h index d4ad624..679a41e 100644 --- a/ofproto/ofproto-dpif.h +++ b/ofproto/ofproto-dpif.h @@ -81,8 +81,8 @@ extern struct ovs_rwlock xlate_rwlock; * to install a kernel flow. * * - ofproto-dpif-xlate.c - * Ofproto-dpif-xlate is responsible for translating translating OpenFlow - * actions into datapath actions. */ + * Ofproto-dpif-xlate is responsible for translating OpenFlow actions into + * datapath actions. */ size_t ofproto_dpif_get_max_mpls_depth(const struct ofproto_dpif *); bool ofproto_dpif_get_enable_recirc(const struct ofproto_dpif *); -- 1.8.3.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev