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-common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nanohttp/nanohttp-common.h') diff --git a/nanohttp/nanohttp-common.h b/nanohttp/nanohttp-common.h index 9011af5..1e3d042 100644 --- a/nanohttp/nanohttp-common.h +++ b/nanohttp/nanohttp-common.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-common.h,v 1.47 2006/12/13 08:36:53 m0gg Exp $ + * $Id: nanohttp-common.h,v 1.48 2007/01/03 08:33:44 m0gg Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003-2004 Ferhat Ayaz @@ -28,7 +28,7 @@ #define HEADER_CONTENT_TRANSFER_ENCODING "Content-Transfer-Encoding" #define TRANSFER_ENCODING_CHUNKED "chunked" -/** @defgroup general_header_fields General Header Fields +/** @defgroup http_general_header_fields General Header Fields * * There are a few header fields which have general applicability for both * request and response messages, but which do not apply to the entity being -- cgit v1.1-32-gdbae