diff options
Diffstat (limited to 'sha512.js')
| -rw-r--r-- | sha512.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ var hex_sha512 = (function (hex_sha512) { - var hexcase = 0; + var hexcase = 0; function hex_sha512(s) { |
