On 12 October 2017 at 17:12, Dylan Baker <[email protected]> wrote: > For list posterity, since my intel mail isn't subscribed to the list... > > Reviewed-by: Dylan Baker <[email protected]>
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 <[email protected]> >> --- >> 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 >> [email protected] >> https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
