Massive constification.
[openssl.git] / ssl / s2_pkt.c
index 96d9a1be55142a8b58070f5c41c3c5d1a51f867a..e1b13ccf65685c61e29199e559a26dfa545988e0 100644 (file)
@@ -567,7 +567,7 @@ unsigned int len;
 
        /* lets try to actually write the data */
        s->s2->wpend_tot=olen;
-       s->s2->wpend_buf=(char *)buf;
+       s->s2->wpend_buf=buf;
 
        s->s2->wpend_ret=len;