Module: wine Branch: master Commit: f0783863f90543580a47766e7235b1ddc8e272fb URL: https://source.winehq.org/git/wine.git/?a=commit;h=f0783863f90543580a47766e7...
Author: Huw Davies huw@codeweavers.com Date: Wed Oct 21 10:05:55 2020 +0100
riched20: Pass and return paragraph ptrs in the table append row function.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/riched20/editor.c | 6 +-- dlls/riched20/editor.h | 4 +- dlls/riched20/table.c | 126 +++++++++++++++++++++++++------------------------ 3 files changed, 70 insertions(+), 66 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f0783863f90543580a477...