/[rdesktop]/sourceforge.net/trunk/rdesktop/rdp.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/rdp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 508 by astrand, Wed Oct 22 10:55:11 2003 UTC revision 513 by matthewc, Tue Oct 28 01:44:48 2003 UTC
# Line 71  rdp_recv(uint8 * type) Line 71  rdp_recv(uint8 * type)
71    
72  #if WITH_DEBUG  #if WITH_DEBUG
73          DEBUG(("RDP packet #%d, (type %x)\n", ++g_packetno, *type));          DEBUG(("RDP packet #%d, (type %x)\n", ++g_packetno, *type));
74          //      hexdump(g_next_packet, length);          hexdump(g_next_packet, length);
75  #endif /*  */  #endif /*  */
76    
77          g_next_packet += length;          g_next_packet += length;

Legend:
Removed from v.508  
changed lines
  Added in v.513

  ViewVC Help
Powered by ViewVC 1.1.26