CVS: rdesktop serial.c,1.26,1.27
Jeroen Meijer <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13062
Modified Files:
serial.c
Log Message:
misplaced bracket
Index: serial.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/serial.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** serial.c 14 Feb 2005 00:34:23 -0000 1.26
--- serial.c 20 Feb 2005 19:38:34 -0000 1.27
***************
*** 795,800 ****
case SERIAL_GET_WAIT_MASK:
DEBUG_SERIAL(("serial_ioctl -> SERIAL_GET_WAIT_MASK %X\n",
! pser_inf->wait_mask);
! out_uint32(out, pser_inf->wait_mask));
break;
case SERIAL_SET_WAIT_MASK:
--- 795,800 ----
case SERIAL_GET_WAIT_MASK:
DEBUG_SERIAL(("serial_ioctl -> SERIAL_GET_WAIT_MASK %X\n",
! pser_inf->wait_mask));
! out_uint32(out, pser_inf->wait_mask);
break;
case SERIAL_SET_WAIT_MASK:
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click