From a6dc0ddad2a42a0caa50b47a17b5cdd2445a3561 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Fri, 14 Nov 2003 09:59:41 +0000 Subject: develop --- examples/ex1/simple.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/ex1/simple.c b/examples/ex1/simple.c index 3aae7d5..3568865 100644 --- a/examples/ex1/simple.c +++ b/examples/ex1/simple.c @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: simple.c,v 1.1 2003/11/13 10:53:00 snowdrop Exp $ + * $Id: simple.c,v 1.2 2003/11/14 09:59:41 snowdrop Exp $ * * CSOAP Project: CSOAP examples project * Copyright (C) 2003 Ferhat Ayaz @@ -81,3 +81,7 @@ int main(int argc, char *argv[]) return 0; } + + + + -- cgit v1.1-32-gdbae