GUACAMOLE-514: Add missing parameter tag.
This commit is contained in:
parent
4329739d3e
commit
b9001f4ec7
@ -47,6 +47,10 @@ char* guac_vnc_get_password(rfbClient* client);
|
|||||||
* The rfbClient associated with the VNC connection requiring the
|
* The rfbClient associated with the VNC connection requiring the
|
||||||
* authentication.
|
* authentication.
|
||||||
*
|
*
|
||||||
|
* @param credentialType
|
||||||
|
* The credential type being requested, as defined by the libVNCclient
|
||||||
|
* code in the rfbclient.h header.
|
||||||
|
*
|
||||||
* @return
|
* @return
|
||||||
* The rfbCredential object that contains the required credentials.
|
* The rfbCredential object that contains the required credentials.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user