diff options
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c')
-rw-r--r-- | plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c b/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c index 1e7133c9cf..30a304bfea 100644 --- a/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c +++ b/plugins/MirOTR/Libgcrypt/cipher/cipher-ctr.c @@ -1,4 +1,4 @@ -/* cipher-ctr.c - Generic CTR mode implementation +/* cipher-ctr.c - Generic CTR mode implementation * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 * 2005, 2007, 2008, 2009, 2011 Free Software Foundation, Inc. * |