diff options
Diffstat (limited to 'kode/kwsdl/tests/google/README')
-rw-r--r-- | kode/kwsdl/tests/google/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/kwsdl/tests/google/README b/kode/kwsdl/tests/google/README index cfe831598..46ef2ff09 100644 --- a/kode/kwsdl/tests/google/README +++ b/kode/kwsdl/tests/google/README @@ -1,7 +1,7 @@ This application shows how easy it is to use a web service with code, generated by kwsdl_compiler. -Only the files main.cc, googlesearch.cc and googlesearch.hh are +Only the files main.cpp, googlesearch.cpp and googlesearch.h are written manually, all other files were created by kwsdl_compiler -d kwsdl/tests/google/ GoogleSearch.wsdl |