summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar snowdrop2003-11-14 09:59:41 +0000
committerGravatar snowdrop2003-11-14 09:59:41 +0000
commita6dc0ddad2a42a0caa50b47a17b5cdd2445a3561 (patch)
treec4f18c325db2028a84c4a7bba4f737c0b32e21a0
parentff560e7b424370d002fdb54e8428ad237be19e94 (diff)
downloadcsoap-a6dc0ddad2a42a0caa50b47a17b5cdd2445a3561.tar.gz
csoap-a6dc0ddad2a42a0caa50b47a17b5cdd2445a3561.tar.bz2
develop
-rw-r--r--examples/ex1/simple.c6
1 files changed, 5 insertions, 1 deletions
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;
}
+
+
+
+