richedit: Fixed 2 minor paragraph format effect errors.
commit12bc51ca2648f72d312daf94ad340290ce701fed
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 8 Jul 2008 17:39:01 +0000 (8 13:39 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Jul 2008 09:31:22 +0000 (9 11:31 +0200)
tree95923cd390f9450247e6165d94a305672c36f509
parent8172d69e8f422d31bdeb5d82ca0c9c3f806b7ef6
richedit: Fixed 2 minor paragraph format effect errors.

In ME_SetParaFormat the wEffects that were being set needed to be set
rather than the dwMask.
dlls/riched20/para.c