From 05fd24d9bb426edab69ba83b1a00fa2454ba7f14 Mon Sep 17 00:00:00 2001 From: m0gg Date: Tue, 12 Dec 2006 07:23:11 +0000 Subject: Documentation fix --- libcsoap/soap-client.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcsoap/soap-client.h') diff --git a/libcsoap/soap-client.h b/libcsoap/soap-client.h index b4a0cce..a4082ca 100644 --- a/libcsoap/soap-client.h +++ b/libcsoap/soap-client.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: soap-client.h,v 1.17 2006/12/10 19:21:06 m0gg Exp $ + * $Id: soap-client.h,v 1.18 2006/12/12 07:23:11 m0gg Exp $ * * CSOAP Project: A SOAP client/server library in C * Copyright (C) 2003 Ferhat Ayaz @@ -32,7 +32,7 @@ #include #endif -/** @page nanohttp_client Howto write a SOAP client +/** @page csoap_client_page Howto write a SOAP client * * @section toc_sec Table of contents * -- cgit v1.1-32-gdbae