vbscript: Always initialize prev_label to prevent compiler warning.
authorOctavian Voicu <octavian.voicu@gmail.com>
Mon, 19 Sep 2011 17:31:58 +0000 (20:31 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Sep 2011 17:56:11 +0000 (19:56 +0200)
commit8b903e43e7305656304c0d0d53f8e1b3dcca1add
tree67dc77ab261319ce2afcd3e40d1a2f94ddd2912f
parentf41513205c4858619cd56c01803a9f9346d4b1db
vbscript: Always initialize prev_label to prevent compiler warning.
dlls/vbscript/compile.c