X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fssl2.h;h=d7f24ac1b4e82e6117ea0197cfacf75345692957;hp=4d75e937409f2f79e8ebe3d2bea9eec7dbd37896;hb=018e57c74d9dc6b5676aead4be11cd28a8617ea4;hpb=e778802f53c8d47e96a6e4cbc776eb6e1d4c461a diff --git a/ssl/ssl2.h b/ssl/ssl2.h index 4d75e93740..d7f24ac1b4 100644 --- a/ssl/ssl2.h +++ b/ssl/ssl2.h @@ -162,7 +162,7 @@ typedef struct ssl2_ctx_st * args were passwd */ unsigned int wnum; /* number of bytes sent so far */ int wpend_tot; - const char *wpend_buf; + const unsigned char *wpend_buf; int wpend_off; /* offset to data to write */ int wpend_len; /* number of bytes passwd to write */