Skip to content

Commit

Permalink
mirage-crypto: whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Apr 10, 2024
1 parent 47127ec commit 47751da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mirage_crypto.mli
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ module AES : sig
module CTR : Block.CTR with type ctr = int64 * int64
module GCM : Block.GCM
module CCM16 : Block.CCM16
end
end

module DES : sig
module ECB : Block.ECB
Expand Down

0 comments on commit 47751da

Please sign in to comment.