widl: None of the non-fixed arrays have fixed sizes, so don't set the alignment to...
authorRob Shearman <rob@codeweavers.com>
Mon, 17 Sep 2007 22:25:03 +0000 (23:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Sep 2007 08:48:06 +0000 (10:48 +0200)
commitaa649542e21b73f8abac9628cdca1b860d33b7e0
treec4aba5b2f3ec8ecfb9428d5906ee781489d17791
parentcf983bf15d8f5ad69762c130d1b8fbc0c57ce549
widl: None of the non-fixed arrays have fixed sizes, so don't set the alignment to anything and return a size of 0 from get_required_buffer_size_type.
tools/widl/typegen.c