[reflection] Fix ves_icall_RuntimeTypeHandle_GetGenericTypeDefinition_impl
commite4b93cd0bdd10a93ab672f7b9568022cfc747720
authorAleksey Kliger <aleksey@xamarin.com>
Wed, 18 Jan 2017 00:40:14 +0000 (17 19:40 -0500)
committerAleksey Kliger (λgeek) <akliger@gmail.com>
Wed, 18 Jan 2017 15:30:43 +0000 (18 10:30 -0500)
treeb907460f4c16693ef3e959de0b0664ea6f8f4b39
parente7d19721c601da32575571c7621d4d28e564cf4b
[reflection] Fix ves_icall_RuntimeTypeHandle_GetGenericTypeDefinition_impl

There was a typo in ea176c5bb8d2f93dafeec4aff683860c886c97ba that inadvertantly
replaced `generic_class` by `klass`.
mono/metadata/icall.c