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

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

revision 1365 by jsorg71, Thu Jan 4 05:39:39 2007 UTC revision 1372 by jsorg71, Mon Jan 8 04:47:06 2007 UTC
# Line 63  mppc_expand(uint8 * data, uint32 clen, u Line 63  mppc_expand(uint8 * data, uint32 clen, u
63          int next_offset, match_off;          int next_offset, match_off;
64          int match_len;          int match_len;
65          int old_offset, match_bits;          int old_offset, match_bits;
66          BOOL big = ctype & RDP_MPPC_BIG ? True : False;          RD_BOOL big = ctype & RDP_MPPC_BIG ? True : False;
67    
68          uint8 *dict = g_mppc_dict.hist;          uint8 *dict = g_mppc_dict.hist;
69    

Legend:
Removed from v.1365  
changed lines
  Added in v.1372

  ViewVC Help
Powered by ViewVC 1.1.26