/[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 259 by matthewc, Tue Nov 5 11:22:20 2002 UTC revision 260 by astrand, Mon Nov 18 15:31:19 2002 UTC
# Line 618  process_palette(STREAM s) Line 618  process_palette(STREAM s)
618                  in_uint8(s, entry->red);                  in_uint8(s, entry->red);
619                  in_uint8(s, entry->green);                  in_uint8(s, entry->green);
620                  in_uint8(s, entry->blue);                  in_uint8(s, entry->blue);
621          }          }
622    
623          hmap = ui_create_colourmap(&map);          hmap = ui_create_colourmap(&map);
624          ui_set_colourmap(hmap);          ui_set_colourmap(hmap);

Legend:
Removed from v.259  
changed lines
  Added in v.260

  ViewVC Help
Powered by ViewVC 1.1.26