summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar snowdrop2003-05-01 09:11:16 +0000
committerGravatar snowdrop2003-05-01 09:11:16 +0000
commitd2ae04bb1ded02f8ba0fc190cd6c2f080745d10a (patch)
tree86594bf2a31c44da6c308f4527ada34348ee21db
parent4ab669f746bdfe4e32837be8e16b761c0490e21c (diff)
downloadcsoap-d2ae04bb1ded02f8ba0fc190cd6c2f080745d10a.tar.gz
csoap-d2ae04bb1ded02f8ba0fc190cd6c2f080745d10a.tar.bz2
comment errata
-rw-r--r--src/csoap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csoap.c b/src/csoap.c
index c880111..1203ba4 100644
--- a/src/csoap.c
+++ b/src/csoap.c
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: csoap.c,v 1.1 2003/03/25 22:17:18 snowdrop Exp $
+ * $Id: csoap.c,v 1.2 2003/05/01 09:11:16 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 "csoap.h"