[Mesa-dev] [PATCH] meson: fix typo in isl
Dylan Baker
dylan at pnwbakers.com
Thu Oct 12 16:12:30 UTC 2017
For list posterity, since my intel mail isn't subscribed to the list...
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
Quoting Elie Tournier (2017-10-12 04:24:10)
> Signed-off-by: Elie Tournier <elie.tournier at collabora.com>
> ---
> src/intel/isl/meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/intel/isl/meson.build b/src/intel/isl/meson.build
> index 789175e256..54024b4d11 100644
> --- a/src/intel/isl/meson.build
> +++ b/src/intel/isl/meson.build
> @@ -101,5 +101,5 @@ if with_tests
> build_by_default : false,
> )
>
> - test('isl_surf_get_imaage_offset', isl_surf_get_image_offset_test)
> + test('isl_surf_get_image_offset', isl_surf_get_image_offset_test)
> endif
> --
> 2.14.2
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171012/e6a67ef3/attachment.sig>
More information about the mesa-dev
mailing list