s/bofy/body/. I noticed this spelling typo while reading this header
file.
Signed-off-by: Russell Bryant <[email protected]>
---
lib/ofpbuf.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/ofpbuf.h b/lib/ofpbuf.h
index 489a543..8008cb4 100644
--- a/lib/ofpbuf.h
+++ b/lib/ofpbuf.h
@@ -39,7 +39,7 @@ enum OVS_PACKED_ENUM ofpbuf_source {
* 'header' and 'msg' conventions:
*
* OpenFlow messages: 'header' points to the start of the OpenFlow
- * header, while 'msg' is the OpenFlow msg bofy.
+ * header, while 'msg' is the OpenFlow msg body.
* When parsing, the 'data' will move past these, as data is being
* pulled from the OpenFlow message.
*
--
2.5.0
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev