summaryrefslogtreecommitdiffstats
path: root/libcsoap/soap-env.h
diff options
context:
space:
mode:
authorGravatar m0gg2006-11-28 23:45:57 +0000
committerGravatar m0gg2006-11-28 23:45:57 +0000
commit9a0670ad01e00ab01cfb4f308f1b124941968fa2 (patch)
tree616729b1bcd2c837eee563e904faac091f5cb813 /libcsoap/soap-env.h
parent17d9b98c8525c74cd83a421f151062825fe66890 (diff)
downloadcsoap-9a0670ad01e00ab01cfb4f308f1b124941968fa2.tar.gz
csoap-9a0670ad01e00ab01cfb4f308f1b124941968fa2.tar.bz2
XML signature improvements
Diffstat (limited to 'libcsoap/soap-env.h')
-rw-r--r--libcsoap/soap-env.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libcsoap/soap-env.h b/libcsoap/soap-env.h
index d1c0d3e..45f013a 100644
--- a/libcsoap/soap-env.h
+++ b/libcsoap/soap-env.h
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: soap-env.h,v 1.19 2006/11/27 10:49:57 m0gg Exp $
+ * $Id: soap-env.h,v 1.20 2006/11/28 23:45:57 m0gg Exp $
*
* CSOAP Project: A SOAP client/server library in C
* Copyright (C) 2003 Ferhat Ayaz
@@ -372,7 +372,6 @@ extern void soap_env_free(struct SoapEnv *env);
*/
extern xmlNodePtr soap_env_get_body(struct SoapEnv * env);
-
/**
*
* Get the xml node pointing to SOAP method (call)