GUAC-1389: Correct documentation surrounding RDPDR callback.

This commit is contained in:
Michael Jumper 2016-03-07 12:40:53 -08:00
parent c95613f8b7
commit 5a9d68a896

View File

@ -224,7 +224,7 @@ wStream* guac_rdpdr_new_io_completion(guac_rdpdr_device* device,
/** /**
* Callback invoked on the current connection owner (if any) when a file * Callback invoked on the current connection owner (if any) when a file
* download is being initiated through the terminal. * download is being initiated using the magic "Download" folder.
* *
* @param owner * @param owner
* The guac_user that is the owner of the connection, or NULL if the * The guac_user that is the owner of the connection, or NULL if the