--- sourceforge.net/trunk/rdesktop/iso.c 2001/09/15 12:34:34 33 +++ sourceforge.net/trunk/rdesktop/iso.c 2002/07/18 16:38:31 64 @@ -44,7 +44,7 @@ /* Receive a message on the ISO layer, return code */ static STREAM -iso_recv_msg(uint8 *code) +iso_recv_msg(uint8 * code) { STREAM s; uint16 length;