Massive constification.

This commit is contained in:
Ben Laurie
1999-04-17 21:25:43 +00:00
parent d77b3054cd
commit e778802f53
124 changed files with 496 additions and 448 deletions

View File

@@ -60,9 +60,9 @@
#include "rc4_locl.h"
#include "opensslv.h"
char *RC4_version="RC4" OPENSSL_VERSION_PTEXT;
const char *RC4_version="RC4" OPENSSL_VERSION_PTEXT;
char *RC4_options()
const char *RC4_options()
{
#ifdef RC4_INDEX
if (sizeof(RC4_INT) == 1)