--- openflow-2011-03-18-2.h	2015-07-23 09:54:16.520479336 -0700
+++ openflow-2011-03-18-3.h	2015-07-23 09:54:16.524479337 -0700
@@ -1075,12 +1075,12 @@
     OFPST_PORT,
 
     /* Queue statistics for a port
-     * The request body defines the port
+     * The request body is struct ofp_queue_stats_request.
      * The reply body is an array of struct ofp_queue_stats */
     OFPST_QUEUE,
 
     /* Group counter statistics.
-     * The request body is empty.
+     * The request body is struct ofp_group_stats_request.
      * The reply is struct ofp_group_stats. */
     OFPST_GROUP,
 
