/[rdesktop]/sourceforge.net/trunk/rdesktop/rdpdr.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/rdpdr.c

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

revision 535 by astrand, Wed Jul 9 09:18:20 2003 UTC revision 536 by matthewc, Fri Oct 31 04:29:57 2003 UTC
# Line 209  static void Line 209  static void
209  rdpdr_process(STREAM s)  rdpdr_process(STREAM s)
210  {  {
211          uint32 handle;          uint32 handle;
212          char *magic;          uint8 *magic;
213    
214          printf("rdpdr_process\n");          printf("rdpdr_process\n");
215          hexdump(s->p, s->end - s->p);          hexdump(s->p, s->end - s->p);

Legend:
Removed from v.535  
changed lines
  Added in v.536

  ViewVC Help
Powered by ViewVC 1.1.26