diff --git a/src/sha256.h b/src/sha256.h index dc53ead2b..a0d90a714 100644 --- a/src/sha256.h +++ b/src/sha256.h @@ -3,7 +3,7 @@ * Author: Brad Conte (brad AT bradconte.com) * Copyright: * Disclaimer: This code is presented "as is" without any guarantees. -* Details: Defines the API for the corresponding SHA1 implementation. +* Details: Defines the API for the corresponding SHA256 implementation. *********************************************************************/ #ifndef SHA256_H