--- openflow-2010-10-14-10.h	2015-07-23 09:54:16.388479331 -0700
+++ openflow-2010-10-18.h	2015-07-23 09:54:16.392479331 -0700
@@ -533,9 +533,9 @@
 struct ofp_action_experimenter_header {
     uint16_t type;                  /* OFPAT_EXPERIMENTER. */
     uint16_t len;                   /* Length is a multiple of 8. */
-    uint32_t experimenter;          /* Experimenter ID, which takes the same
-                                       form as in
-				       "struct ofp_experimenter_header". */
+    uint32_t experimenter;          /* Experimenter ID which takes the same
+                                       form as in struct
+                                       ofp_experimenter_header. */
 };
 OFP_ASSERT(sizeof(struct ofp_action_experimenter_header) == 8);
 
