GUACAMOLE-249: Correct typo: "of common RDPDR header" should be "of the common RDPDR header".
This commit is contained in:
parent
01c731e241
commit
5e9c7cdb42
@ -43,9 +43,9 @@
|
|||||||
*
|
*
|
||||||
* @param device
|
* @param device
|
||||||
* The guac_rdpdr_device of the relevant device, as dictated by the
|
* The guac_rdpdr_device of the relevant device, as dictated by the
|
||||||
* deviceId field of common RDPDR header within the received PDU. Within
|
* deviceId field of the common RDPDR header within the received PDU.
|
||||||
* the guac_rdpdr_iorequest structure, the deviceId field is stored within
|
* Within the guac_rdpdr_iorequest structure, the deviceId field is stored
|
||||||
* device_id.
|
* within device_id.
|
||||||
*
|
*
|
||||||
* @param iorequest
|
* @param iorequest
|
||||||
* The contents of the common RDPDR Device I/O Request header shared by all
|
* The contents of the common RDPDR Device I/O Request header shared by all
|
||||||
|
@ -41,9 +41,9 @@
|
|||||||
*
|
*
|
||||||
* @param device
|
* @param device
|
||||||
* The guac_rdpdr_device of the relevant device, as dictated by the
|
* The guac_rdpdr_device of the relevant device, as dictated by the
|
||||||
* deviceId field of common RDPDR header within the received PDU. Within
|
* deviceId field of the common RDPDR header within the received PDU.
|
||||||
* the guac_rdpdr_iorequest structure, the deviceId field is stored within
|
* Within the guac_rdpdr_iorequest structure, the deviceId field is stored
|
||||||
* device_id.
|
* within device_id.
|
||||||
*
|
*
|
||||||
* @param iorequest
|
* @param iorequest
|
||||||
* The contents of the common RDPDR Device I/O Request header shared by all
|
* The contents of the common RDPDR Device I/O Request header shared by all
|
||||||
|
@ -87,9 +87,9 @@ typedef struct guac_rdpdr_iorequest {
|
|||||||
*
|
*
|
||||||
* @param device
|
* @param device
|
||||||
* The guac_rdpdr_device of the relevant device, as dictated by the
|
* The guac_rdpdr_device of the relevant device, as dictated by the
|
||||||
* deviceId field of common RDPDR header within the received PDU. Within
|
* deviceId field of the common RDPDR header within the received PDU.
|
||||||
* the guac_rdpdr_iorequest structure, the deviceId field is stored within
|
* Within the guac_rdpdr_iorequest structure, the deviceId field is stored
|
||||||
* device_id.
|
* within device_id.
|
||||||
*
|
*
|
||||||
* @param iorequest
|
* @param iorequest
|
||||||
* The contents of the common RDPDR Device I/O Request header shared by all
|
* The contents of the common RDPDR Device I/O Request header shared by all
|
||||||
|
Loading…
Reference in New Issue
Block a user