--- src/ssl.c	2010-07-14 15:59:07.528361813 -0400
+++ src/ssl.c	2010-07-14 15:59:14.376361876 -0400
@@ -428,7 +428,7 @@
 {
 	static char buf[400];
 	int bits;
-	SSL_CIPHER *c; 
+	const SSL_CIPHER *c; 
 	
 	buf[0] = '\0';
 	strcpy(buf, SSL_get_version(ssl));
