summaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_purp.c
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2006-12-18 22:20:27 +0000
committerNils Larsch <nils@openssl.org>2006-12-18 22:20:27 +0000
commit360ff3cf58df504e4fdef7cfa5505f55103cd51a (patch)
treec4142aac9d6a0285c1eb1e54b752f69713fc8c4c /crypto/x509v3/v3_purp.c
parent5dfe9100236cbd9097187375606a6f80f2804565 (diff)
downloadopenssl-new-360ff3cf58df504e4fdef7cfa5505f55103cd51a.tar.gz
fix order
Diffstat (limited to 'crypto/x509v3/v3_purp.c')
-rw-r--r--crypto/x509v3/v3_purp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/v3_purp.c b/crypto/x509v3/v3_purp.c
index 2161b6f1d8..ab923bb0d0 100644
--- a/crypto/x509v3/v3_purp.c
+++ b/crypto/x509v3/v3_purp.c
@@ -293,7 +293,7 @@ int X509_supported_extension(X509_EXTENSION *ex)
NID_sbgp_ipAddrBlock, /* 290 */
NID_sbgp_autonomousSysNum, /* 291 */
#endif
- NID_proxyCertInfo /* 661 */
+ NID_proxyCertInfo /* 663 */
};
int ex_nid;