summaryrefslogtreecommitdiffstats
path: root/xsd2c/obj.c
diff options
context:
space:
mode:
authorGravatar snowdrop2004-06-02 14:57:21 +0000
committerGravatar snowdrop2004-06-02 14:57:21 +0000
commita26c02b7222c99a5ebfa87eed5469c467e484e24 (patch)
tree8743094258a4630ac9e790e75242ec8c78ff22bc /xsd2c/obj.c
parente3d01861e587e22c6dd34f0e4e15612589badf53 (diff)
downloadcsoap-a26c02b7222c99a5ebfa87eed5469c467e484e24.tar.gz
csoap-a26c02b7222c99a5ebfa87eed5469c467e484e24.tar.bz2
integration xsd2c and wsdl2c projects
Diffstat (limited to 'xsd2c/obj.c')
-rw-r--r--xsd2c/obj.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xsd2c/obj.c b/xsd2c/obj.c
index 58598de..804cf4f 100644
--- a/xsd2c/obj.c
+++ b/xsd2c/obj.c
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: obj.c,v 1.1 2004/06/02 11:17:03 snowdrop Exp $
+ * $Id: obj.c,v 1.2 2004/06/02 14:57:23 snowdrop Exp $
*
* CSOAP Project: A SOAP client/server library in C
* Copyright (C) 2003 Ferhat Ayaz
@@ -19,7 +19,7 @@
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*
- * Email: ayaz@jprogrammet.net
+ * Email: ayaz@jprogrammer.net
******************************************************************/
#include "obj.h"
#include "tr.h"