diff options
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c')
-rw-r--r-- | plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c index df15aba180..457e337ac3 100644 --- a/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c +++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-gcm.c @@ -1,4 +1,4 @@ -/* cipher-gcm.c - Generic Galois Counter Mode implementation +/* cipher-gcm.c - Generic Galois Counter Mode implementation * Copyright (C) 2013 Dmitry Eremin-Solenikov * Copyright © 2013 Jussi Kivilinna <jussi.kivilinna@iki.fi> * |