--- openflow-2010-10-18-2.h	2015-07-23 09:54:16.396479331 -0700
+++ openflow-2010-10-15.h	2015-07-23 09:54:16.400479331 -0700
@@ -1014,7 +1014,7 @@
     uint16_t type;
     uint16_t code;
     uint8_t data[0];          /* Variable-length data.  Interpreted based
-                                 on the type and code. */
+                                 on the type and code.  No padding. */
 };
 OFP_ASSERT(sizeof(struct ofp_error_msg) == 12);
 
