summaryrefslogtreecommitdiffstats
path: root/src/sha256.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sha256.c')
-rw-r--r--src/sha256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sha256.c b/src/sha256.c
index c05adbc..bed55fd 100644
--- a/src/sha256.c
+++ b/src/sha256.c
@@ -24,7 +24,7 @@
*/
/**
- \file sha256.c
+ \file src/sha256.c
Small SHA256 and HMAC-SHA256 implementation
*/