[Mesa-dev] [PATCH 11/27] glapi: gl_gentable.py: Replace getopt with argparse

Matt Turner mattst88 at gmail.com
Wed May 20 18:28:58 PDT 2015


On Wed, May 20, 2015 at 6:03 PM, Dylan Baker <baker.dylan.c at gmail.com> wrote:
> Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> ---
>  src/mapi/glapi/gen/gl_gentable.py | 29 +++++++++++++++--------------
>  1 file changed, 15 insertions(+), 14 deletions(-)
>
> diff --git a/src/mapi/glapi/gen/gl_gentable.py b/src/mapi/glapi/gen/gl_gentable.py
> index 06a5ebf..f7ffaf0 100644
> --- a/src/mapi/glapi/gen/gl_gentable.py
> +++ b/src/mapi/glapi/gen/gl_gentable.py
> @@ -2,6 +2,7 @@
>
>  # (C) Copyright IBM Corporation 2004, 2005
>  # (C) Copyright Apple Inc. 2011
> +# Copyright (C) 2015 Itnel Corporation

s/Itnel/Intel/


More information about the mesa-dev mailing list