[Mesa-dev] [PATCH] meson: fix typo in isl

Dylan Baker dylan at pnwbakers.com
Thu Oct 12 16:40:08 UTC 2017


Pushed.

Quoting tournier.elie (2017-10-12 09:22:41)
> On 12 October 2017 at 17:12, Dylan Baker <dylan at pnwbakers.com> wrote:
> > For list posterity, since my intel mail isn't subscribed to the list...
> >
> > Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
> 
> Ack.
> Feel free to push this patch for me. (I don't have git access)
> >
> > 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/c0a587e3/attachment.sig>


More information about the mesa-dev mailing list