X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fobjects%2Fobjects.pl;h=3a1da4919d60296897ff80a36eb74c1a7b6e64fe;hp=41fa4147e31a7a41f313f4bbde691e2877994132;hb=c3fbf5d9a86c2fa0dfc901bca06aa36720e6b260;hpb=55e42c93a8336bd178718b3f82730f6de95710be diff --git a/crypto/objects/objects.pl b/crypto/objects/objects.pl index 41fa4147e3..3a1da4919d 100644 --- a/crypto/objects/objects.pl +++ b/crypto/objects/objects.pl @@ -116,7 +116,13 @@ close NUMOUT; open (OUT,">$ARGV[2]") || die "Can't open output file $ARGV[2]"; print OUT <<'EOF'; -/* lib/obj/obj_mac.h */ +/* crypto/objects/obj_mac.h */ + +/* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the + * following command: + * perl objects.pl objects.txt obj_mac.num obj_mac.h + */ + /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -174,11 +180,6 @@ print OUT <<'EOF'; * [including the GNU Public Licence.] */ -/* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the - * following command: - * perl objects.pl objects.txt obj_mac.num obj_mac.h - */ - #define SN_undef "UNDEF" #define LN_undef "undefined" #define NID_undef 0