From 1183312d9d5248a93e28cf55e88ef0c819cc27a0 Mon Sep 17 00:00:00 2001 From: m0gg Date: Fri, 24 Nov 2006 10:54:03 +0000 Subject: Message signature with xmlsec1 --- libcsoap/soap-env.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'libcsoap/soap-env.c') diff --git a/libcsoap/soap-env.c b/libcsoap/soap-env.c index 6bdce39..6abfb1f 100644 --- a/libcsoap/soap-env.c +++ b/libcsoap/soap-env.c @@ -1,5 +1,5 @@ /****************************************************************** -* $Id: soap-env.c,v 1.24 2006/11/23 15:27:33 m0gg Exp $ +* $Id: soap-env.c,v 1.25 2006/11/24 10:54:03 m0gg Exp $ * * CSOAP Project: A SOAP client/server library in C * Copyright (C) 2003 Ferhat Ayaz @@ -74,11 +74,11 @@ Parameters: "" \ - " " \ - " "\ - " "\ - " " \ - " "\ + "" \ + ""\ + ""\ + "" \ + ""\ "" @@ -96,11 +96,11 @@ Parameters: "" \ - " " \ - " "\ - " <%s xmlns=\"%s\">"\ - " " \ - " "\ + "" \ + ""\ + "<%s xmlns=\"%s\">"\ + "" \ + ""\ "" -- cgit v1.1-32-gdbae