Signed-off-by: Ben Pfaff <[email protected]>
---
lib/nx-match.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/nx-match.c b/lib/nx-match.c
index 3dcee5d..e9de0fd 100644
--- a/lib/nx-match.c
+++ b/lib/nx-match.c
@@ -1150,7 +1150,7 @@ oxm_put_field_array(struct ofpbuf *b, const struct
field_array *fa,
int i;
/* Field arrays are only used with the group selection method
- * property and group properties are only available in OpenFlow * 1.5+.
+ * property and group properties are only available in OpenFlow 1.5+.
* So the following assertion should never fail.
*
* If support for older OpenFlow versions is desired then some care
--
2.1.3
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev