diff options
Diffstat (limited to 'src/sha256.c')
-rw-r--r-- | src/sha256.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sha256.c b/src/sha256.c index bed55fd..a9007da 100644 --- a/src/sha256.c +++ b/src/sha256.c @@ -24,7 +24,7 @@ */ /** - \file src/sha256.c + \file Small SHA256 and HMAC-SHA256 implementation */ |