diff options
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/cipher/rsa.c')
-rw-r--r-- | plugins/MirOTR/Libgcrypt/cipher/rsa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirOTR/Libgcrypt/cipher/rsa.c b/plugins/MirOTR/Libgcrypt/cipher/rsa.c index ad1e78360b..9a8d235b9a 100644 --- a/plugins/MirOTR/Libgcrypt/cipher/rsa.c +++ b/plugins/MirOTR/Libgcrypt/cipher/rsa.c @@ -1,4 +1,4 @@ -/* rsa.c - RSA implementation +/* rsa.c - RSA implementation * Copyright (C) 1997, 1998, 1999 by Werner Koch (dd9jn) * Copyright (C) 2000, 2001, 2002, 2003, 2008 Free Software Foundation, Inc. * |