summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-response.h
diff options
context:
space:
mode:
Diffstat (limited to 'nanohttp/nanohttp-response.h')
-rwxr-xr-xnanohttp/nanohttp-response.h6
1 files changed, 3 insertions, 3 deletions
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"
-/*}*/
+/*@}*/
/**
*