From 68c054a21ddf6f630e3803de0b25ea97e425c0ad Mon Sep 17 00:00:00 2001 From: m0gg Date: Mon, 11 Dec 2006 08:13:19 +0000 Subject: Documentation fixup --- nanohttp/nanohttp-request.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nanohttp/nanohttp-request.h') diff --git a/nanohttp/nanohttp-request.h b/nanohttp/nanohttp-request.h index 209ef9a..739c3c9 100755 --- a/nanohttp/nanohttp-request.h +++ b/nanohttp/nanohttp-request.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-request.h,v 1.13 2006/12/10 12:23:45 m0gg Exp $ + * $Id: nanohttp-request.h,v 1.14 2006/12/11 08:13:19 m0gg Exp $ * * CSOAP Project: A http client/server library in C * Copyright (C) 2003-2004 Ferhat Ayaz @@ -34,7 +34,7 @@ * @see http://www.ietf.org/rfc/rfc2616.txt * */ -/*{*/ +/*@{*/ /** * @@ -252,7 +252,7 @@ */ #define HEADER_USER_AGENT "User-Agent" -/*}*/ +/*@}*/ #ifdef __NHTTP_INTERNAL struct request_statistics -- cgit v1.1-32-gdbae