diff options
author | snowdrop | 2003-05-20 21:00:16 +0000 |
---|---|---|
committer | snowdrop | 2003-05-20 21:00:16 +0000 |
commit | 340d39991f043631bd95a96c1a92e8403562720a (patch) | |
tree | 5e448f8292a3979a0c73ca72117917ca25f13886 /src/csoapenv.c | |
parent | d2ae04bb1ded02f8ba0fc190cd6c2f080745d10a (diff) | |
download | csoap-340d39991f043631bd95a96c1a92e8403562720a.tar.gz csoap-340d39991f043631bd95a96c1a92e8403562720a.tar.bz2 |
errata
Diffstat (limited to 'src/csoapenv.c')
-rw-r--r-- | src/csoapenv.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csoapenv.c b/src/csoapenv.c index 90bcbac..08585ca 100644 --- a/src/csoapenv.c +++ b/src/csoapenv.c @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: csoapenv.c,v 1.1 2003/03/25 22:17:19 snowdrop Exp $ + * $Id: csoapenv.c,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 ******************************************************************/ #include "csoapenv.h" #include "csoaplog.h" |