summaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha1dgst.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/sha1dgst.c')
-rw-r--r--crypto/sha/sha1dgst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/sha1dgst.c b/crypto/sha/sha1dgst.c
index 65d7e62e58..4c0c7a0fe4 100644
--- a/crypto/sha/sha1dgst.c
+++ b/crypto/sha/sha1dgst.c
@@ -20,7 +20,7 @@
#include <openssl/evp.h>
#include <openssl/sha.h>
-/* The implementation is in ../md32_common.h */
+/* The implementation is in crypto/md32_common.h */
#include "sha_local.h"
#include "crypto/sha.h"