Signed-off-by: YAMAMOTO Takashi <yamam...@midokura.com> --- lib/classifier-private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/classifier-private.h b/lib/classifier-private.h index f68a7d2..0f8ad1e 100644 --- a/lib/classifier-private.h +++ b/lib/classifier-private.h @@ -75,7 +75,7 @@ struct cls_match { /* Rule versioning. * * CLS_NOT_REMOVED_VERSION has a special meaning for 'remove_version', - * meaningthat the rule has been added but not yet removed. + * meaning that the rule has been added but not yet removed. */ const cls_version_t add_version; /* Version rule was added in. */ ATOMIC(cls_version_t) remove_version; /* Version rule is removed in. */ -- 2.3.8 (Apple Git-58) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev