changeset 150:521cecd1eab7

Fix typo in INSTALL instructions (stdsoap.h -> stdsoap2.h)
author mas01cr
date Wed, 31 Oct 2007 15:24:09 +0000
parents ddd83d773d6c
children 5fa52830e532
files INSTALL.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.txt	Mon Oct 29 11:47:42 2007 +0000
+++ b/INSTALL.txt	Wed Oct 31 15:24:09 2007 +0000
@@ -24,4 +24,4 @@
   GSOAP_CPP=/path/to/gsoap/stdsoap2.cpp \
   GSOAP_INCLUDE="-I /path/to/gsoap"
 (where the path in GSOAP_INCLUDE should name the directory in which
-stdsoap.h resides)
+stdsoap2.h resides)