From a24d40afbeb977745649dc84af82282535f14d24 Mon Sep 17 00:00:00 2001 From: m0gg Date: Wed, 13 Dec 2006 08:18:53 +0000 Subject: Documentation fix --- nanohttp/nanohttp-common.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nanohttp/nanohttp-common.h') diff --git a/nanohttp/nanohttp-common.h b/nanohttp/nanohttp-common.h index 03fe18d..27036a3 100644 --- a/nanohttp/nanohttp-common.h +++ b/nanohttp/nanohttp-common.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-common.h,v 1.44 2006/12/11 08:13:19 m0gg Exp $ + * $Id: nanohttp-common.h,v 1.45 2006/12/13 08:21:43 m0gg Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003-2004 Ferhat Ayaz @@ -459,8 +459,8 @@ typedef enum _hreq_method * categorization role. There are 5 values for the first digit: * * - @ref status_informational_sec - Request received, continuing process - * - @ref status_success_sec - The action was successfully received, understood, - * and accepted + * - @ref status_successful_sec - The action was successfully received, + * understood, and accepted * - @ref status_redirection_sec - Further action must be taken in order to * complete the request * - @ref status_client_error_sec - The request contains bad syntax or cannot be -- cgit v1.1-32-gdbae