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