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/formatter.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xsd2c/formatter.h') diff --git a/xsd2c/formatter.h b/xsd2c/formatter.h index 3833c96..629c061 100644 --- a/xsd2c/formatter.h +++ b/xsd2c/formatter.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: formatter.h,v 1.1 2004/06/02 11:17:03 snowdrop Exp $ + * $Id: formatter.h,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 ******************************************************************/ #ifndef XSD2C_FORMATTER_H #define XSD2C_FORMATTER_H -- cgit v1.1-32-gdbae