From 340d39991f043631bd95a96c1a92e8403562720a Mon Sep 17 00:00:00 2001 From: snowdrop Date: Tue, 20 May 2003 21:00:16 +0000 Subject: errata --- src/csoapcall.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/csoapcall.h') diff --git a/src/csoapcall.h b/src/csoapcall.h index eba568b..2e499d8 100644 --- a/src/csoapcall.h +++ b/src/csoapcall.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: csoapcall.h,v 1.1 2003/03/25 22:17:19 snowdrop Exp $ + * $Id: csoapcall.h,v 1.2 2003/05/20 21:00:18 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 CSOAP_CALL_H #define CSOAP_CALL_H -- cgit v1.1-32-gdbae