xrdpapi: Fix comment, no logic change

ulab-next
Koichiro IWAO 11 years ago
parent 7d82cbf741
commit 53e360b5ed

@ -184,7 +184,7 @@ mysend(int sck, const void* adata, int bytes)
* write data to client connection
*
* @return 0 on success, -1 on error
/*****************************************************************************/
*****************************************************************************/
int
WTSVirtualChannelWrite(void *hChannelHandle, const char *Buffer,
unsigned int Length, unsigned int *pBytesWritten)

Loading…
Cancel
Save