mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[freerdp,header] fix formatting
This commit is contained in:
@@ -114,10 +114,12 @@ extern "C"
|
||||
*
|
||||
* \param instance A pointer to the instance to work on
|
||||
* \param username A pointer to the username string. On input the current username, on output
|
||||
* the username that should be used. Must not be NULL. \param password A pointer to the password
|
||||
* string. On input the current password, on output the password that sohould be used. Must not
|
||||
* be NULL. \param domain A pointer to the domain string. On input the current domain, on output
|
||||
* the domain that sohould be used. Must not be NULL. \param reason The reason the callback was
|
||||
* the username that should be used. Must not be NULL.
|
||||
* \param password A pointer to the password string. On input the current password, on output
|
||||
* the password that sohould be used. Must not be NULL.
|
||||
* \param domain A pointer to the domain string. On input the current domain, on output the
|
||||
* domain that sohould be used. Must not be NULL.
|
||||
* \param reason The reason the callback was
|
||||
* called. (e.g. NLA, TLS, RDP, GATEWAY, ...)
|
||||
*
|
||||
* \return \b FALSE to abort the connection, \b TRUE otherwise.
|
||||
|
||||
Reference in New Issue
Block a user