GUAC-1389: Fix typo in punctuation of documentation for guac_client_for_owner().
This commit is contained in:
parent
432eb57b13
commit
70ce9fa96a
@ -478,7 +478,7 @@ void guac_client_foreach_user(guac_client* client,
|
|||||||
*
|
*
|
||||||
* @param callback
|
* @param callback
|
||||||
* The callback to invoke on the user marked as the owner of the
|
* The callback to invoke on the user marked as the owner of the
|
||||||
* connection.. NULL will be passed to this callback instead if there is no
|
* connection. NULL will be passed to this callback instead if there is no
|
||||||
* owner.
|
* owner.
|
||||||
*
|
*
|
||||||
* @param data
|
* @param data
|
||||||
|
Loading…
Reference in New Issue
Block a user