Hi,
> diff --git a/src/openvpn/console.h b/src/openvpn/console.h
> index 0ffd6683..62beacae 100644
> --- a/src/openvpn/console.h
> +++ b/src/openvpn/console.h
> @@ -33,9 +33,9 @@
> */
> struct _query_user {
> char *prompt; /**< Prompt to present to the user */
> - size_t prompt_len; /**< Lenght of the prompt string */
> + size_t prompt_len; /**< Length of the prompt string */
> char *response; /**< The user's response */
> - size_t response_len; /**< Lenght the of the user reposone */
> + size_t response_len; /**< Length the of the user reposone */
^^^^^^^^
response
Regards,
Simon
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel