/[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 1222 by jsorg71, Sat Apr 8 04:19:11 2006 UTC revision 1364 by jsorg71, Thu Jan 4 04:55:56 2007 UTC
# Line 56  pstcache_load_bitmap(uint8 cache_id, uin Line 56  pstcache_load_bitmap(uint8 cache_id, uin
56          uint8 *celldata;          uint8 *celldata;
57          int fd;          int fd;
58          CELLHEADER cellhdr;          CELLHEADER cellhdr;
59          HBITMAP bitmap;          RD_HBITMAP bitmap;
60    
61          if (!g_bitmap_cache_persist_enable)          if (!g_bitmap_cache_persist_enable)
62                  return False;                  return False;

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

  ViewVC Help
Powered by ViewVC 1.1.26