summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/charmap.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-05-18 17:33:53 +0200
committerRichard Levitte <levitte@openssl.org>2016-05-18 18:30:00 +0200
commit0794b6a6a8a9a1dc1c7b0f9cfaf804253af29cdc (patch)
treeefb3197e53a8ad805a6523ecdc1664fc1a99f27e /crypto/asn1/charmap.h
parentbc776510982b3768761d32c1160e79cb45a561c3 (diff)
make update
RT#1466 Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/asn1/charmap.h')
-rw-r--r--crypto/asn1/charmap.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/asn1/charmap.h b/crypto/asn1/charmap.h
index 642cea7826..6e42f86a9b 100644
--- a/crypto/asn1/charmap.h
+++ b/crypto/asn1/charmap.h
@@ -14,13 +14,13 @@
* Mask of various character properties
*/
-static const unsigned char char_type[] = {
+static const unsigned short char_type[] = {
+ 1026, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
- 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
- 120, 0, 1, 40, 0, 0, 0, 16, 16, 16, 0, 25, 25, 16, 16, 16,
+ 120, 0, 1, 40, 0, 0, 0, 16, 1040, 1040, 1024, 25, 25, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 9, 9, 16, 9, 16,
0, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
- 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 1, 0, 0, 0,
+ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 1025, 0, 0, 0,
0, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 0, 0, 0, 2
};