From 26fb727d99172127ed8837dfd7ee6220c620326e Mon Sep 17 00:00:00 2001 From: m0gg Date: Wed, 3 Jan 2007 08:33:44 +0000 Subject: Documentation cleanup --- nanohttp/nanohttp-response.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nanohttp/nanohttp-response.h') diff --git a/nanohttp/nanohttp-response.h b/nanohttp/nanohttp-response.h index ce2984b..ddbee78 100755 --- a/nanohttp/nanohttp-response.h +++ b/nanohttp/nanohttp-response.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-response.h,v 1.14 2006/12/11 08:13:19 m0gg Exp $ + * $Id: nanohttp-response.h,v 1.15 2007/01/03 08:33:44 m0gg Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003-2004 Ferhat Ayaz @@ -24,7 +24,7 @@ #ifndef __nanohttp_response_h #define __nanohttp_response_h -/** @defgroup response_header_fields Response Header Fields +/** @defgroup http_response_header_fields Response Header Fields * * The response-header fields allow the server to pass additional information * about the response which cannot be placed in the Status-Line. These header -- cgit v1.1-32-gdbae