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-mime.h | 6 +++--- nanohttp/nanohttp-response.h | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'nanohttp') diff --git a/nanohttp/nanohttp-mime.h b/nanohttp/nanohttp-mime.h index b20a59b..6ea0ef8 100755 --- a/nanohttp/nanohttp-mime.h +++ b/nanohttp/nanohttp-mime.h @@ -3,7 +3,7 @@ * | \/ | | | | \/ | | _/ * |_''_| |_| |_''_| |_'/ PARSER * -* $Id: nanohttp-mime.h,v 1.13 2006/12/03 17:30:57 m0gg Exp $ +* $Id: nanohttp-mime.h,v 1.14 2006/12/09 09:27:11 m0gg Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003-2004 Ferhat Ayaz @@ -31,12 +31,12 @@ /** @file * * @author Ferhat Ayaz - * @version $Revision: 1.13 $ + * @version $Revision: 1.14 $ * * @see http://www.ietf.org/rfc/rfc2045.txt * @see http://www.ietf.org/rfc/rfc2046.txt * @see http://www.ietf.org/rfc/rfc4288.txt - * @see http://www.ietf.org/rfc/rfc4289.txt, + * @see http://www.ietf.org/rfc/rfc4289.txt * */ 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