From c6e5a6765f5377d22f87d224fc4cc957a20c2f6b Mon Sep 17 00:00:00 2001 From: m0gg Date: Sat, 9 Dec 2006 09:27:11 +0000 Subject: Documentation enhancements --- nanohttp/nanohttp-response.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nanohttp/nanohttp-response.h') diff --git a/nanohttp/nanohttp-response.h b/nanohttp/nanohttp-response.h index 88f9c4f..459a814 100755 --- a/nanohttp/nanohttp-response.h +++ b/nanohttp/nanohttp-response.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-response.h,v 1.11 2006/11/26 20:13:06 m0gg Exp $ + * $Id: nanohttp-response.h,v 1.12 2006/12/09 09:27:11 m0gg Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003-2004 Ferhat Ayaz @@ -26,7 +26,7 @@ /** @file * - * Response Header Fields + * \section Response Header Fields * * The response-header fields allow the server to pass additional information * about the response which cannot be placed in the Status-Line. These header -- cgit v1.1-32-gdbae