/[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 1221 by jsorg71, Sat Apr 8 03:59:24 2006 UTC revision 1222 by jsorg71, Sat Apr 8 04:19:11 2006 UTC
# Line 107  pstcache_save_bitmap(uint8 cache_id, uin Line 107  pstcache_save_bitmap(uint8 cache_id, uin
107  int  int
108  pstcache_enumerate(uint8 id, HASH_KEY * keylist)  pstcache_enumerate(uint8 id, HASH_KEY * keylist)
109  {  {
110          int fd, idx, n;          int fd, n;
111            uint16 idx;
112          sint16 mru_idx[0xa00];          sint16 mru_idx[0xa00];
113          uint32 mru_stamp[0xa00];          uint32 mru_stamp[0xa00];
114          CELLHEADER cellhdr;          CELLHEADER cellhdr;

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

  ViewVC Help
Powered by ViewVC 1.1.26