summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha1-c64xplus.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/asm/sha1-c64xplus.pl')
-rw-r--r--crypto/sha/asm/sha1-c64xplus.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/sha/asm/sha1-c64xplus.pl b/crypto/sha/asm/sha1-c64xplus.pl
index 0a45d2fecd..66f15e22fd 100644
--- a/crypto/sha/asm/sha1-c64xplus.pl
+++ b/crypto/sha/asm/sha1-c64xplus.pl
@@ -32,8 +32,7 @@
# service routines are expected to preserve it and for own well-being
# zero it upon entry.
-while (($output=shift) && ($output!~/\w[\w\-]*\.\w+$/)) {}
-open STDOUT,">$output";
+$output = pop and open STDOUT,">$output";
($CTX,$INP,$NUM) = ("A4","B4","A6"); # arguments