Looks good.

--Justin


On May 7, 2013, at 10:19 AM, Ben Pfaff <b...@nicira.com> wrote:

> Cut-and-paste error I guess.
> 
> Signed-off-by: Ben Pfaff <b...@nicira.com>
> ---
> utilities/ovs-ofctl.c |    6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/utilities/ovs-ofctl.c b/utilities/ovs-ofctl.c
> index 63c19bd..582552c 100644
> --- a/utilities/ovs-ofctl.c
> +++ b/utilities/ovs-ofctl.c
> @@ -516,9 +516,9 @@ dump_trivial_stats_transaction(const char *vconn_name, 
> enum ofpraw raw)
>     vconn_close(vconn);
> }
> 
> -/* Sends 'request', which should be a request that only has a reply if an 
> error
> - * occurs, and waits for it to succeed or fail.  If an error does occur, 
> prints
> - * it and exits with an error.
> +/* Sends all of the 'requests', which should be requests that only have 
> replies
> + * if an error occurs, and waits for them to succeed or fail.  If an error 
> does
> + * occur, prints it and exits with an error.
>  *
>  * Destroys all of the 'requests'. */
> static void
> -- 
> 1.7.2.5
> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to