Module: wine Branch: master Commit: 69ea451bdef891dafcb15b904079a3365a5393d8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=69ea451bdef891dafcb15b904...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Jan 24 14:30:01 2018 +0100
webservices: Also set localname and value for xmlns attributes.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/webservices/reader.c | 39 +++++++++++ dlls/webservices/tests/reader.c | 142 ++++++++++++++++++++++++++++++++++++---- 2 files changed, 169 insertions(+), 12 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=69ea451bdef891dafcb15...