From a26c02b7222c99a5ebfa87eed5469c467e484e24 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Wed, 2 Jun 2004 14:57:21 +0000 Subject: integration xsd2c and wsdl2c projects --- xsd2c/obj.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xsd2c/obj.c') 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" -- cgit v1.1-32-gdbae