[AES] fix wrongly indented comment

This commit is contained in:
Vincent Hanquez 2015-07-19 17:51:00 +01:00
parent 0f1db30aa8
commit ce043f49a1

View File

@ -1,4 +1,4 @@
-- |
-- |
-- Module : Crypto.Cipher.AES
-- License : BSD-style
-- Maintainer : Vincent Hanquez <vincent@snarc.org>