Module: wine Branch: master Commit: d676d3be5fce72d35cb9eb7063ace424f3bcf78e URL: http://source.winehq.org/git/wine.git/?a=commit;h=d676d3be5fce72d35cb9eb7063...
Author: Dan Hipschman dsh@linux.ucla.edu Date: Mon Apr 30 18:32:33 2007 -0700
widl: Get rid of the tname field of var_t, simplify code.
---
tools/widl/client.c | 4 ++-- tools/widl/header.c | 31 +++++++++++++++---------------- tools/widl/header.h | 2 +- tools/widl/parser.y | 7 +++---- tools/widl/proxy.c | 4 ++-- tools/widl/typegen.c | 16 ++++++++-------- tools/widl/typelib.c | 7 ++++--- tools/widl/widltypes.h | 1 - tools/widl/write_msft.c | 3 ++- 9 files changed, 37 insertions(+), 38 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d676d3be5fce72d35cb9eb...