summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-common.h
diff options
context:
space:
mode:
authorGravatar m0gg2007-01-03 08:33:44 +0000
committerGravatar m0gg2007-01-03 08:33:44 +0000
commit26fb727d99172127ed8837dfd7ee6220c620326e (patch)
tree34da956329270096abba467707df5cbabdc48079 /nanohttp/nanohttp-common.h
parentc2a1e6e2626b7c37bcbbf8748bb6c21fa0c31ef3 (diff)
downloadcsoap-26fb727d99172127ed8837dfd7ee6220c620326e.tar.gz
csoap-26fb727d99172127ed8837dfd7ee6220c620326e.tar.bz2
Documentation cleanup
Diffstat (limited to 'nanohttp/nanohttp-common.h')
-rw-r--r--nanohttp/nanohttp-common.h4
1 files changed, 2 insertions, 2 deletions
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