Commit d20a161f authored by Richard Levitte's avatar Richard Levitte
Browse files

Complete the removal of /* foo.c */ comments



Some files that are automatically generated still had those comments
added by the generating scripts.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 49dc5404
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line

/* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
 * following command:
 * perl obj_dat.pl obj_mac.h obj_dat.h
+0 −2
Original line number Diff line number Diff line
@@ -168,8 +168,6 @@ foreach (sort obj_cmp @a)
	}

print OUT <<'EOF';
/* crypto/objects/obj_dat.h */

/* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
 * following command:
 * perl obj_dat.pl obj_mac.h obj_dat.h
+0 −2
Original line number Diff line number Diff line
@@ -119,8 +119,6 @@ close NUMOUT;

open (OUT,">$ARGV[2]") || die "Can't open output file $ARGV[2]";
print OUT <<'EOF';
/* 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
+0 −1
Original line number Diff line number Diff line

/*
 * 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