From 84693bb5f792e6d6accd1ad2e81fe6baeb4f4ea1 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Mon, 19 Dec 2005 14:06:15 +0000 Subject: integrated with ssl (https) capability --- libcsoap/soap-fault.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libcsoap/soap-fault.c') diff --git a/libcsoap/soap-fault.c b/libcsoap/soap-fault.c index a44ad37..eeb146d 100644 --- a/libcsoap/soap-fault.c +++ b/libcsoap/soap-fault.c @@ -1,5 +1,5 @@ /****************************************************************** -* $Id: soap-fault.c,v 1.5 2004/10/15 13:34:02 snowdrop Exp $ +* $Id: soap-fault.c,v 1.6 2005/12/19 14:06:16 snowdrop Exp $ * * CSOAP Project: A SOAP client/server library in C * Copyright (C) 2003 Ferhat Ayaz @@ -46,12 +46,12 @@ Parameters: " xmlns:xsi=\"%s\"" \ " xmlns:xsd=\"%s\">" \ " "\ - " "\ + " "\ " %s"\ " %s"\ " %s"\ - " %s"\ - " " \ + " %s"\ + " " \ " "\ "" -- cgit v1.1-32-gdbae