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