widl: Replace type_list_t with typeref_list_t.
commit94b5af4b3444f337186fa59d3fa6932aafefdc8f
authorRémi Bernon <rbernon@codeweavers.com>
Wed, 17 Feb 2021 18:33:33 +0000 (17 19:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Feb 2021 20:42:18 +0000 (17 21:42 +0100)
tree6d6a0fbc8e9a3f13b223bcf1846b6a42e1e3c958
parent84966c9b5938841cb08625dba97a53518bd4b3cb
widl: Replace type_list_t with typeref_list_t.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/widl/client.c
tools/widl/header.c
tools/widl/parser.y
tools/widl/typegen.c
tools/widl/typetree.c
tools/widl/typetree.h
tools/widl/widltypes.h
tools/widl/write_msft.c