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

@@ -792,7 +792,7 @@ static int init_ssl_connection(con)
SSL *con;
{
int i;
char *str;
const char *str;
X509 *peer;
long verify_error;
MS_STATIC char buf[BUFSIZ];