Rémi Bernon : widl: Replace type_list_t with typeref_list_t.

Alexandre Julliard julliard at winehq.org
Wed Feb 17 16:23:34 CST 2021


Module: wine
Branch: master
Commit: 94b5af4b3444f337186fa59d3fa6932aafefdc8f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=94b5af4b3444f337186fa59d3fa6932aafefdc8f

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Wed Feb 17 19:33:33 2021 +0100

widl: Replace type_list_t with typeref_list_t.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/widl/client.c     | 14 +++++++-------
 tools/widl/header.c     | 16 ++++++++--------
 tools/widl/parser.y     | 26 ++++----------------------
 tools/widl/typegen.c    | 12 ++++++------
 tools/widl/typetree.c   |  2 +-
 tools/widl/typetree.h   |  2 +-
 tools/widl/widltypes.h  | 10 ++--------
 tools/widl/write_msft.c | 10 +++++-----
 8 files changed, 34 insertions(+), 58 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=94b5af4b3444f337186fa59d3fa6932aafefdc8f



More information about the wine-cvs mailing list