api: header: fix typo
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
470bdf3e26
commit
194f36f6c0
@ -44,7 +44,7 @@ typedef struct _WINTUN_ADAPTER *WINTUN_ADAPTER_HANDLE;
|
|||||||
* @param Name The requested name of the adapter. Zero-terminated string of up to MAX_ADAPTER_NAME-1
|
* @param Name The requested name of the adapter. Zero-terminated string of up to MAX_ADAPTER_NAME-1
|
||||||
* characters.
|
* characters.
|
||||||
*
|
*
|
||||||
* @param TunelType Name of the adapter tunnel type. Zero-terminated string of up to MAX_ADAPTER_NAME-1
|
* @param TunnelType Name of the adapter tunnel type. Zero-terminated string of up to MAX_ADAPTER_NAME-1
|
||||||
* characters.
|
* characters.
|
||||||
*
|
*
|
||||||
* @param RequestedGUID The GUID of the created network adapter, which then influences NLA generation deterministically.
|
* @param RequestedGUID The GUID of the created network adapter, which then influences NLA generation deterministically.
|
||||||
|
Loading…
Reference in New Issue
Block a user