[ovs-dev] [PATCH 21/21] classifier-private.h: Whitespace in a comment

YAMAMOTO Takashi yamamoto at midokura.com
Mon Oct 19 04:29:12 UTC 2015


Signed-off-by: YAMAMOTO Takashi <yamamoto at 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)




More information about the dev mailing list