d3dxof: Empty arrays can have the semicolon at the end or not so handle both cases...
authorChristian Costa <titan.costa@gmail.com>
Sat, 25 Feb 2012 11:36:51 +0000 (12:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Feb 2012 13:15:25 +0000 (14:15 +0100)
commit6ee15adf4d607558827e467e4da37fb111fe783c
treee72ec0e789d889606ca2045b843e61375af53306
parentdd65da7dcec388036f875c91ed8197368001ab7b
d3dxof: Empty arrays can have the semicolon at the end or not so handle both cases and add tests for them.

This fixes a regression introduced by commit 07931f73f0544e067c5a86b4ac92723c11600dd3.
dlls/d3dxof/parsing.c
dlls/d3dxof/tests/d3dxof.c