aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-06-01 22:47:40 +0000
committerUlf Möller <ulf@openssl.org>1999-06-01 22:47:40 +0000
commit778ec213fbcbabeb9e43e027be3a4f3182d41796 (patch)
tree41fc0161d99ec756cc0d7e42be62a4b4c881507e /crypto/bf
parent7eeb37e1e49cf08b8a8b2b52170a6b6e331cfdcd (diff)
downloadopenssl-778ec213fbcbabeb9e43e027be3a4f3182d41796.tar.gz
Remove redundant line.
Diffstat (limited to 'crypto/bf')
-rw-r--r--crypto/bf/asm/bf-686.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/bf/asm/bf-686.pl b/crypto/bf/asm/bf-686.pl
index 7a62f67161..8e4c25f598 100644
--- a/crypto/bf/asm/bf-686.pl
+++ b/crypto/bf/asm/bf-686.pl
@@ -1,5 +1,4 @@
#!/usr/local/bin/perl
-#!/usr/local/bin/perl
push(@INC,"perlasm","../../perlasm");
require "x86asm.pl";