--- openflow-2013-01-15-6.h	2015-07-23 09:54:17.424479373 -0700
+++ openflow-2013-04-11.h	2015-07-23 09:54:17.432479374 -0700
@@ -257,7 +257,7 @@
 
 /* Vacancy table mod property */
 struct ofp_table_mod_prop_vacancy {
-    uint16_t         type;   /* One of OFPTMPT_VACANCY. */
+    uint16_t         type;   /* OFPTMPT_VACANCY. */
     uint16_t         length; /* Length in bytes of this property. */
     uint8_t vacancy_down;    /* Vacancy threshold when space decreases (%). */
     uint8_t vacancy_up;      /* Vacancy threshold when space increases (%). */
@@ -268,7 +268,7 @@
 
 /* Experimenter table mod property */
 struct ofp_table_mod_prop_experimenter {
-    uint16_t         type;    /* One of OFPTMPT_EXPERIMENTER. */
+    uint16_t         type;    /* OFPTMPT_EXPERIMENTER. */
     uint16_t         length;  /* Length in bytes of this property. */
     uint32_t         experimenter;  /* Experimenter ID which takes the same
                                        form as in struct
