aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-03-05 20:31:49 +0000
committerBodo Möller <bodo@openssl.org>2001-03-05 20:31:49 +0000
commit38e3c5815c142e905f0a023d86c066283889cf4a (patch)
tree6464fc5133827c7ac477e4c80cb2d6ec313a895d /crypto/objects
parentf8fe20e0d9c4fb2d96eaa087947c920225d73ff9 (diff)
downloadopenssl-38e3c5815c142e905f0a023d86c066283889cf4a.tar.gz
Add yet another (still empty) source code file that I forgot.
Diffstat (limited to 'crypto/objects')
-rw-r--r--crypto/objects/obj_dat.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/crypto/objects/obj_dat.h b/crypto/objects/obj_dat.h
index b39c141ae4..fd8c568895 100644
--- a/crypto/objects/obj_dat.h
+++ b/crypto/objects/obj_dat.h
@@ -1323,8 +1323,8 @@ static ASN1_OBJECT *sn_objs[NUM_SN]={
&(nid_objs[ 4]),/* "MD5" */
&(nid_objs[114]),/* "MD5-SHA1" */
&(nid_objs[95]),/* "MDC2" */
-&(nid_objs[393]),/* "NULL" */
&(nid_objs[118]),/* "NULL" */
+&(nid_objs[393]),/* "NULL" */
&(nid_objs[456]),/* "NULL" */
&(nid_objs[480]),/* "NULL" */
&(nid_objs[57]),/* "Netscape" */
@@ -1775,10 +1775,10 @@ static ASN1_OBJECT *ln_objs[NUM_LN]={
&(nid_objs[134]),/* "Microsoft Individual Code Signing" */
&(nid_objs[137]),/* "Microsoft Server Gated Crypto" */
&(nid_objs[136]),/* "Microsoft Trust List Signing" */
-&(nid_objs[480]),/* "NULL" */
+&(nid_objs[118]),/* "NULL" */
&(nid_objs[393]),/* "NULL" */
&(nid_objs[456]),/* "NULL" */
-&(nid_objs[118]),/* "NULL" */
+&(nid_objs[480]),/* "NULL" */
&(nid_objs[72]),/* "Netscape Base Url" */
&(nid_objs[76]),/* "Netscape CA Policy Url" */
&(nid_objs[74]),/* "Netscape CA Revocation Url" */
@@ -2548,9 +2548,9 @@ static ASN1_OBJECT *obj_objs[NUM_OBJ]={
&(nid_objs[454]),/* OBJ_lastModifiedBy 0 9 2342 19200300 100 1 24 */
&(nid_objs[391]),/* OBJ_domainComponent 0 9 2342 19200300 100 1 25 */
&(nid_objs[455]),/* OBJ_aRecord 0 9 2342 19200300 100 1 26 */
-&(nid_objs[456]),/* OBJ_ 0 9 2342 19200300 100 1 27 */
-&(nid_objs[393]),/* OBJ_ 0 9 2342 19200300 100 1 27 */
&(nid_objs[118]),/* OBJ_ 0 9 2342 19200300 100 1 27 */
+&(nid_objs[393]),/* OBJ_ 0 9 2342 19200300 100 1 27 */
+&(nid_objs[456]),/* OBJ_ 0 9 2342 19200300 100 1 27 */
&(nid_objs[480]),/* OBJ_ 0 9 2342 19200300 100 1 27 */
&(nid_objs[457]),/* OBJ_mXRecord 0 9 2342 19200300 100 1 28 */
&(nid_objs[458]),/* OBJ_nSRecord 0 9 2342 19200300 100 1 29 */