Skip to content

Commit fa13125

Browse files
committed
fix modulo
1 parent d228ce9 commit fa13125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/math/math.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ defmodule ExthCrypto.Math do
108108
:crypto.exor(a, b)
109109
end
110110

111-
end
111+
end

0 commit comments

Comments
 (0)