X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=ustream-ssl.h;h=77877885e43103c0e86224e6f6b2a427cf79ef2c;hb=173aca2acf16b367f9a130efe677189854784b78;hp=0c5534464e54282dd6f3b371b315e99da1e2e4c9;hpb=b1c19610b2f4637c7dfe1b620b6474bbb9b23fe4;p=project%2Fustream-ssl.git diff --git a/ustream-ssl.h b/ustream-ssl.h index 0c55344..7787788 100644 --- a/ustream-ssl.h +++ b/ustream-ssl.h @@ -34,7 +34,7 @@ struct ustream_ssl { void *ssl; char *peer_cn; - char *server_name; + const char *server_name; int error; bool connected;