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-response.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nanohttp/nanohttp-response.h') diff --git a/nanohttp/nanohttp-response.h b/nanohttp/nanohttp-response.h index b198128..ce2984b 100755 --- a/nanohttp/nanohttp-response.h +++ b/nanohttp/nanohttp-response.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: nanohttp-response.h,v 1.13 2006/12/10 12:23:46 m0gg Exp $ + * $Id: nanohttp-response.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 * */ -/*{*/ +/*@{*/ /** * @@ -150,7 +150,7 @@ */ #define HEADER_WWW_AUTHENTICATE "WWW-Authenticate" -/*}*/ +/*@}*/ /** * -- cgit v1.1-32-gdbae