Module: wine Branch: master Commit: caa1d4a4802a234cd852b31166ba31ab0470a8a0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=caa1d4a4802a234cd852b3116...
Author: Huw Davies huw@codeweavers.com Date: Thu Oct 22 12:46:46 2020 +0100
riched20: Return a para ptr from the insert start table row functions.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/riched20/editor.c | 191 +++++++++++++++++++++++++------------------------ dlls/riched20/editor.h | 5 +- dlls/riched20/rtf.h | 4 +- dlls/riched20/table.c | 63 ++++++++-------- 4 files changed, 131 insertions(+), 132 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=caa1d4a4802a234cd852b...