nicira-ext: Drop nx_aggregate_stats_reply structure.
[openvswitch] / lib / ofp-msgs.h
index ed73fc7284ec86b77a35a01e8598e31ec25bd40d..9bd5ee4ebebe7f47c5acbb669ff4b9577cdf85d0 100644 (file)
@@ -192,7 +192,7 @@ enum ofpraw {
 
     /* OFPST 1.0 (2): struct ofp_aggregate_stats_reply. */
     OFPRAW_OFPST_AGGREGATE_REPLY,
-    /* NXST 1.0 (1): struct nx_aggregate_stats_reply. */
+    /* NXST 1.0 (1): struct ofp_aggregate_stats_reply. */
     OFPRAW_NXST_AGGREGATE_REPLY,
 
     /* OFPST 1.0 (3): void. */