widl: Pass type attributes from write_array_tfs to write_array_element_type.
commit1845d10c3eee8bca3bfbfc6cdeab831dcd907ee6
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 2 Apr 2014 09:37:32 +0000 (2 18:37 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Apr 2014 13:46:43 +0000 (2 15:46 +0200)
treee00c698743b88d15eca583d9182d97c60878adde
parenteb54b5b4dffd8f170a75d67b88de56c1a0678eb9
widl: Pass type attributes from write_array_tfs to write_array_element_type.

This allows to differentiate strings and write appropriate rpc type
(FC_C_C[W]STRING instead of FC_[W]CHAR).
tools/widl/typegen.c