richedit: Missing condition for inserting newline before table.
commit1f6b8c7fd9f599513e2d34c1fd716b61e4e4e1ba
authorDylan Smith <dylan.ah.smith@gmail.com>
Thu, 8 Jan 2009 14:14:10 +0000 (8 09:14 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Jan 2009 13:06:13 +0000 (9 14:06 +0100)
tree7a50c53021349ac9f3fbfe84fee88c59fd3ce299
parent4967984d94ecf3145fe47507a3f234c81d0b3a51
richedit: Missing condition for inserting newline before table.

This case occurs when the cursor is at the start of the table, the
table is at the start of the text, and there is no selection.
dlls/riched20/editor.c