openconnect.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/openconnect.h b/openconnect.h index 2ace6ea..f2b7b65 100644 --- a/openconnect.h +++ b/openconnect.h @@ -225,7 +225,7 @@ struct openconnect_info { struct sockaddr *peer_addr; int deflate; - const char *useragent; + char *useragent; char *quit_reason;