summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_dat.pl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-03-06 08:58:38 +0000
committerBodo Möller <bodo@openssl.org>2001-03-06 08:58:38 +0000
commit1d00800e88d56f1a0776c6cf99b48ddcd31108fd (patch)
tree87b5e020576ffecf09e91f5fe168635c439b2eca /crypto/objects/obj_dat.pl
parent774530f4121afdafa9b43632f8e7a4a68014278c (diff)
Change obj_... generation so that it does not generate rubbish or
abort with errors if no name is defined for some object, which was the case for 'pilotAttributeType 27'. Also avoid this very situation by assigning the name 'pilotAttributeType27'.
Diffstat (limited to 'crypto/objects/obj_dat.pl')
-rw-r--r--crypto/objects/obj_dat.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/obj_dat.pl b/crypto/objects/obj_dat.pl
index 11066df680..9e49feabc2 100644
--- a/crypto/objects/obj_dat.pl
+++ b/crypto/objects/obj_dat.pl
@@ -224,7 +224,7 @@ print OUT <<'EOF';
/* THIS FILE IS GENERATED FROM Objects.h by obj_dat.pl via the
* following command:
- * perl obj_dat.pl objects.h obj_dat.h
+ * perl obj_dat.pl obj_mac.h obj_dat.h
*/
EOF