diff options
Diffstat (limited to 'common/sha1.c')
-rw-r--r-- | common/sha1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sha1.c b/common/sha1.c index 83e993f..51b7b22 100644 --- a/common/sha1.c +++ b/common/sha1.c @@ -6,7 +6,7 @@ * By Steve Reid <steve@edmweb.com> * 100% Public Domain * - * Headers and minor additions by Nate Nielsen <nielsen@memberwebs.com> + * Headers and minor additions by Stef Walter <stef@memberwebs.com> */ #include <string.h> |