Hans Leidekker : webservices: Move error support to a separate file.

Alexandre Julliard julliard at winehq.org
Wed Mar 29 15:02:51 CDT 2017


Module: wine
Branch: master
Commit: 55e60aab5c71ea7ba6036071622fd666565b850c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=55e60aab5c71ea7ba6036071622fd666565b850c

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Mar 29 11:14:45 2017 +0200

webservices: Move error support to a separate file.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/webservices/Makefile.in |   1 +
 dlls/webservices/error.c     | 234 +++++++++++++++++++++++++++++++++++++++++++
 dlls/webservices/reader.c    | 204 -------------------------------------
 3 files changed, 235 insertions(+), 204 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=55e60aab5c71ea7ba6036071622fd666565b850c



More information about the wine-cvs mailing list