--- sourceforge.net/trunk/rdesktop/channels.c 2003/09/27 12:14:25 473 +++ sourceforge.net/trunk/rdesktop/channels.c 2003/10/15 14:01:32 499 @@ -89,7 +89,7 @@ DEBUG_CLIPBOARD(("channel_send, length = %d\n", length)); - thislength = MIN(length, CHANNEL_CHUNK_LENGTH); + thislength = MIN(length, CHANNEL_CHUNK_LENGTH); /* Note: In the original clipboard implementation, this number was 1592, not 1600. However, I don't remember the reason and 1600 seems to work so.. This applies only to *this* length, not the length of