From 304352e44922ca33c44f74aed0efdd2a19017482 Mon Sep 17 00:00:00 2001 From: m0gg Date: Wed, 13 Dec 2006 08:26:01 +0000 Subject: Documentation fix --- 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 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 -- cgit v1.1-32-gdbae