Hey Ben,

Seems I left this out.


On Tue, Jun 25, 2013 at 11:26 AM, Alex Wang <[email protected]> wrote:

> Delete trailing whitespaces.
>
> Signed-off-by: Alex Wang <[email protected]>
> ---
>  build-aux/extract-ofp-errors |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/build-aux/extract-ofp-errors b/build-aux/extract-ofp-errors
> index 6e86252..bffead4 100755
> --- a/build-aux/extract-ofp-errors
> +++ b/build-aux/extract-ofp-errors
> @@ -199,7 +199,7 @@ def extract_vendor_ids(fn):
>              fatal("%s: duplicate vendor id for vendors %s and %s"
>                    % (id_, vendor_reverse_map[id_], name))
>          vendor_reverse_map[id_] = name
> -
> +
>  def extract_ofp_errors(fn):
>      error_types = {}
>
> --
> 1.7.9.5
>
>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to