Module: wine Branch: master Commit: 3f9038c6fca5906026c6ea0aff514b3d91be0205 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3f9038c6fca5906026c6ea0af...
Author: Jacek Caban jacek@codeweavers.com Date: Tue May 15 15:26:58 2018 +0200
mshtml: Share the same structure for about and res protocols.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mshtml/protocol.c | 106 +++++++++++++++++++++---------------------------- 1 file changed, 45 insertions(+), 61 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3f9038c6fca5906026c6e...