summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-common.h
diff options
context:
space:
mode:
authorGravatar m0gg2006-12-13 08:26:01 +0000
committerGravatar m0gg2006-12-13 08:26:01 +0000
commit304352e44922ca33c44f74aed0efdd2a19017482 (patch)
tree1e692bdaa310a15fc30a71520249477015906c35 /nanohttp/nanohttp-common.h
parenta24d40afbeb977745649dc84af82282535f14d24 (diff)
downloadcsoap-304352e44922ca33c44f74aed0efdd2a19017482.tar.gz
csoap-304352e44922ca33c44f74aed0efdd2a19017482.tar.bz2
Documentation fix
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 27036a3..204b751 100644
--- a/nanohttp/nanohttp-common.h
+++ b/nanohttp/nanohttp-common.h
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: nanohttp-common.h,v 1.45 2006/12/13 08:21:43 m0gg Exp $
+ * $Id: nanohttp-common.h,v 1.46 2006/12/13 08:26:01 m0gg Exp $
*
* CSOAP Project: A http client/server library in C
* Copyright (C) 2003-2004 Ferhat Ayaz
@@ -447,7 +447,7 @@ typedef enum _hreq_method
HTTP_REQUEST_UNKOWN
} hreq_method_t;
-/** @defgroup http_status HTTP status-codes
+/** @defgroup http_status_codes HTTP status-codes
*
* The Status-Code element is a 3-digit integer result code of the attempt to
* understand and satisfy the request. These codes are fully defined in section