Reviewed-by: Iago Toral Quiroga <ito...@igalia.com>

On Tue, 2017-11-14 at 08:34 +0100, Alejandro Piñeiro wrote:
> Introduced on commit 157c9a13414b524ce98ea0ea07fce819efc1ba65
> ---
>  src/compiler/spirv/spirv_info_c.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/compiler/spirv/spirv_info_c.py
> b/src/compiler/spirv/spirv_info_c.py
> index 11235cfa3e4..d898bf0131b 100644
> --- a/src/compiler/spirv/spirv_info_c.py
> +++ b/src/compiler/spirv/spirv_info_c.py
> @@ -52,7 +52,7 @@ def parse_args():
>      return p.parse_args()
>  
>  TEMPLATE  = Template("""\
> -/* DO NOT EDIT - This file generated automatically by
> spirv_info_c.py script */
> +/* DO NOT EDIT - This file is generated automatically by
> spirv_info_c.py script */
>  
>  """ + COPYRIGHT + """\
>  #include "spirv_info.h"
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to