diff options
Diffstat (limited to 'src/csoapres.c')
-rw-r--r-- | src/csoapres.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csoapres.c b/src/csoapres.c index 3d631e1..b379824 100644 --- a/src/csoapres.c +++ b/src/csoapres.c @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: csoapres.c,v 1.1 2003/03/25 22:17:26 snowdrop Exp $ + * $Id: csoapres.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 "csoapres.h" #include "csoaplog.h" |