Author: joes
Date: Wed Mar 16 06:55:29 2005
New Revision: 157759
URL: http://svn.apache.org/viewcvs?view=rev&rev=157759
Log:
Leave a spot for iso-8859-1 charsets.
Modified:
httpd/apreq/branches/multi-env-unstable/include/apreq.h
Modified: httpd/apreq/branches/multi-env-unstable/include/apreq.h
URL:
http://svn.apache.org/viewcvs/httpd/apreq/branches/multi-env-unstable/include/apreq.h?view=diff&r1=157758&r2=157759
==============================================================================
--- httpd/apreq/branches/multi-env-unstable/include/apreq.h (original)
+++ httpd/apreq/branches/multi-env-unstable/include/apreq.h Wed Mar 16 06:55:29
2005
@@ -65,7 +65,7 @@
#define APREQ_CHARSET_MASK 255
#define APREQ_CHARSET_ASCII 0
-#define APREQ_CHARSET_ISO_8529_1 1
+#define APREQ_CHARSET_ISO_8859_1 1
#define APREQ_CHARSET_UTF8 8
#define APREQ_TAINTED_BIT 8