summaryrefslogtreecommitdiffstats
path: root/ssl/ssl2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/ssl2.h')
-rw-r--r--ssl/ssl2.h2
1 files changed, 1 insertions, 1 deletions
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 */