For the operating systems where it matters, it is sometimes good to
[openssl.git] / crypto / sha / sha1dgst.c
index dc008124e2d5f981b6dbd6557e2e47f1ebf01c43..c09edb4cd7c0d15d6f127aad32b01b018ad95985 100644 (file)
@@ -63,7 +63,7 @@
 
 #include <openssl/opensslv.h>
 
-char *SHA1_version="SHA1" OPENSSL_VERSION_PTEXT;
+const char *SHA1_version="SHA1" OPENSSL_VERSION_PTEXT;
 
 /* The implementation is in ../md32_common.h */