X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fsha%2Fsha1dgst.c;h=50d1925cdeb261887d2926140e53fe9cbf4387bd;hb=7cc684f4f7fbcdc5cf4683eaf025d4f915acbf3c;hp=447ce53e17ee3e630c1ad16e8a6c86c3ec3e6c8f;hpb=165fca51e0c03a5291995b8acc7612b4ca35a859;p=oweals%2Fopenssl.git diff --git a/crypto/sha/sha1dgst.c b/crypto/sha/sha1dgst.c index 447ce53e17..50d1925cde 100644 --- a/crypto/sha/sha1dgst.c +++ b/crypto/sha/sha1dgst.c @@ -64,7 +64,7 @@ #include -const char *SHA1_version="SHA1" OPENSSL_VERSION_PTEXT; +const char SHA1_version[]="SHA1" OPENSSL_VERSION_PTEXT; /* The implementation is in ../md32_common.h */