summaryrefslogtreecommitdiffstats
path: root/libcsoap/soap-router.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcsoap/soap-router.h')
-rw-r--r--libcsoap/soap-router.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libcsoap/soap-router.h b/libcsoap/soap-router.h
index d75979a..3c8b6f7 100644
--- a/libcsoap/soap-router.h
+++ b/libcsoap/soap-router.h
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: soap-router.h,v 1.8 2006/05/15 06:41:34 m0gg Exp $
+ * $Id: soap-router.h,v 1.9 2006/11/19 09:40:14 m0gg Exp $
*
* CSOAP Project: A SOAP client/server library in C
* Copyright (C) 2003 Ferhat Ayaz
@@ -39,7 +39,6 @@ typedef struct _SoapRouter
xmlDocPtr wsdl;
} SoapRouter;
-
#ifdef __cplusplus
extern "C" {
#endif