summaryrefslogtreecommitdiffstats
path: root/crypto/objects
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-07 16:33:26 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-07 16:33:26 +0000
commitcc7399e79cbe45ad363d2a67dd04cb599f9481eb (patch)
tree258413dcd27766c3a632e5aefc20368af61abf4c /crypto/objects
parent14b3f1007ec640fa8fa293626b7dc9edfa67d9e0 (diff)
Changes from 1.0.0-stable.
Diffstat (limited to 'crypto/objects')
-rw-r--r--crypto/objects/objxref.pl7
1 files changed, 5 insertions, 2 deletions
diff --git a/crypto/objects/objxref.pl b/crypto/objects/objxref.pl
index 3fa584036e..731d3ae22c 100644
--- a/crypto/objects/objxref.pl
+++ b/crypto/objects/objxref.pl
@@ -54,10 +54,13 @@ my @srt2 = sort
return $ap2 - $bp2;
} @xrkeys;
-
+
+my $pname = $0;
+
+$pname =~ s|^.[^/]/||;
print <<EOF;
-/* AUTOGENERATED BY $0, DO NOT EDIT */
+/* AUTOGENERATED BY $pname, DO NOT EDIT */
typedef struct
{