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