comctl32: Fix local variable shadowing in load_string by moving len to the block...
commit45f13cefc439c254fd7ab0bf03405945f7898757
authorRob Shearman <rob@codeweavers.com>
Fri, 22 Feb 2008 19:17:19 +0000 (22 19:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Feb 2008 11:02:15 +0000 (25 12:02 +0100)
tree328acdb2c5ba386c4d8fc7e7d5126106053622ab
parente145242671f577748521410f37a87fc198f977f1
comctl32: Fix local variable shadowing in load_string by moving len to the block in which it is actually used.
dlls/comctl32/propsheet.c