oleaut32: Use variable with the correct type in LIST_FOR_EACH_ENTRY_SAFE macro.
commit0dde88202a97578ffd346ae24d904a4f89cfb9b9
authorNils Kuhnhenn <kuhnhenn.nils@gmail.com>
Fri, 16 Jun 2017 14:05:07 +0000 (16 16:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jun 2017 16:10:38 +0000 (16 18:10 +0200)
tree94c748430a9e504d8ac27c94994137499d448f6a
parentfbdf119e2c8ac4233c4323835ff82fe3ad3de3d7
oleaut32: Use variable with the correct type in LIST_FOR_EACH_ENTRY_SAFE macro.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/oleaut32/typelib.c