diff options
Diffstat (limited to 'plugins/MirOTR/Libgcrypt/cipher/sha1.c')
-rw-r--r-- | plugins/MirOTR/Libgcrypt/cipher/sha1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirOTR/Libgcrypt/cipher/sha1.c b/plugins/MirOTR/Libgcrypt/cipher/sha1.c index 2ebe286cd9..2e0b030c31 100644 --- a/plugins/MirOTR/Libgcrypt/cipher/sha1.c +++ b/plugins/MirOTR/Libgcrypt/cipher/sha1.c @@ -1,4 +1,4 @@ -/* sha1.c - SHA1 hash function +/* sha1.c - SHA1 hash function * Copyright (C) 1998, 2001, 2002, 2003, 2008 Free Software Foundation, Inc. * * This file is part of Libgcrypt. |