Thanks, applied.

On Thu, Jun 20, 2013 at 10:37:36PM -0700, Alex Wang wrote:
> Looks good to me.,
> 
> 
> On Wed, Jun 12, 2013 at 11:35 AM, Ben Pfaff <b...@nicira.com> wrote:
> 
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> > ---
> >  lib/ofp-errors.h |    6 +++---
> >  1 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/lib/ofp-errors.h b/lib/ofp-errors.h
> > index 593241d..aa3ba50 100644
> > --- a/lib/ofp-errors.h
> > +++ b/lib/ofp-errors.h
> > @@ -1,5 +1,5 @@
> >  /*
> > - * Copyright (c) 2008, 2009, 2010, 2011, 2012 Nicira, Inc.
> > + * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013 Nicira, Inc.
> >   *
> >   * Licensed under the Apache License, Version 2.0 (the "License");
> >   * you may not use this file except in compliance with the License.
> > @@ -108,7 +108,7 @@ enum ofperr {
> >
> >      /* NX1.0(1,512), OF1.1+(1,9).  Specified table-id invalid or does not
> > exist.
> >       * [ A non-standard error (1,512), formerly OFPERR_NXBRC_BAD_TABLE_ID,
> > -     *   is used for OpenFlow 1.0 as there seems to be no appropriste
> > error
> > +     *   is used for OpenFlow 1.0 as there seems to be no appropriate
> > error
> >       *   code defined the specification. ] */
> >      OFPERR_OFPBRC_BAD_TABLE_ID,
> >
> > @@ -118,7 +118,7 @@ enum ofperr {
> >      /* NX1.0(1,514), NX1.1(1,514), OF1.2+(1,11).  Invalid port.
> >       * [ A non-standard error (1,514), formerly
> >       *   OFPERR_NXBRC_BAD_IN_PORT is used for OpenFlow 1.0 and 1.1 as
> > there
> > -     *   seems to be no appropriste error code defined the
> > specifications. ] */
> > +     *   seems to be no appropriate error code defined the
> > specifications. ] */
> >      OFPERR_OFPBRC_BAD_PORT,
> >
> >      /* OF1.2+(1,12).  Invalid packet in packet-out. */
> > --
> > 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