widl: Prepare for supporting storage classes in declaration statements.
commitd64e4c26eee73ebb1c73241bad89cae05c384642
authorRob Shearman <rob@codeweavers.com>
Wed, 30 Apr 2008 14:23:13 +0000 (30 15:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Apr 2008 14:59:30 +0000 (30 16:59 +0200)
treea54dc0732599233b0e9ce25cfd7afce7564d3985
parenta2073f2979ea9e440247ea0503be4dce840fc782
widl: Prepare for supporting storage classes in declaration statements.

Return a decl_spec_t structure from decl_spec rules so that the storage
class and type qualifiers can both be returned.
tools/widl/parser.y
tools/widl/widltypes.h