xrdpapi: Fix comment, no logic change
This commit is contained in:
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…
Reference in New Issue
Block a user