summaryrefslogtreecommitdiff
path: root/sha512.js
diff options
context:
space:
mode:
Diffstat (limited to 'sha512.js')
-rw-r--r--sha512.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha512.js b/sha512.js
index 03d1c4e..f9cf313 100644
--- a/sha512.js
+++ b/sha512.js
@@ -18,7 +18,7 @@
var hex_sha512 = (function (hex_sha512) {
- var hexcase = 0;
+ var hexcase = 0;
function hex_sha512(s)
{