commit | 35d1347cfacdc64499ee59877bf25ec4507dd4f5 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Tue Jan 31 18:05:33 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 31 18:05:33 2006 +0100 |
tree | a330cece5be36798f967080457fefef898c111cb | |
parent | 2330d73f4a6e1ae9aa3bc71cf6dca627d323ec56 [diff] |
widl: Fix the type offset used in marshaling/unmarshaling. Make a copy of type_offset so that it only gets incremented once per function, instead of twice.