Author: joes
Date: Wed Nov 17 14:30:49 2010
New Revision: 1036061
URL: http://svn.apache.org/viewvc?rev=1036061&view=rev
Log:
deprecate this silly thing
Modified:
httpd/apreq/trunk/include/apreq_cookie.h
Modified: httpd/apreq/trunk/include/apreq_cookie.h
URL:
http://svn.apache.org/viewvc/httpd/apreq/trunk/include/apreq_cookie.h?rev=1036061&r1=1036060&r2=1036061&view=diff
==============================================================================
--- httpd/apreq/trunk/include/apreq_cookie.h (original)
+++ httpd/apreq/trunk/include/apreq_cookie.h Wed Nov 17 14:30:49 2010
@@ -41,9 +41,9 @@ extern "C" {
*
*/
-/** @todo convert this macro to an apreq_module_t method.
+/** This macro is deprecated.
*
- * Maximum length of a single Set-Cookie(2) header.
+ * Maximum length of a single Set-Cookie(2) header.
*/
#define APREQ_COOKIE_MAX_LENGTH 4096