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

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

revision 1220 by astrand, Tue Jan 24 12:40:24 2006 UTC revision 1221 by jsorg71, Sat Apr 8 03:59:24 2006 UTC
# Line 81  pstcache_load_bitmap(uint8 cache_id, uin Line 81  pstcache_load_bitmap(uint8 cache_id, uin
81  /* Store a bitmap in the persistent cache */  /* Store a bitmap in the persistent cache */
82  BOOL  BOOL
83  pstcache_save_bitmap(uint8 cache_id, uint16 cache_idx, uint8 * key,  pstcache_save_bitmap(uint8 cache_id, uint16 cache_idx, uint8 * key,
84                       uint16 width, uint16 height, uint16 length, uint8 * data)                       uint8 width, uint8 height, uint16 length, uint8 * data)
85  {  {
86          int fd;          int fd;
87          CELLHEADER cellhdr;          CELLHEADER cellhdr;

Legend:
Removed from v.1220  
changed lines
  Added in v.1221

  ViewVC Help
Powered by ViewVC 1.1.26