--- sourceforge.net/trunk/rdesktop/mppc.c 2007/01/04 05:39:39 1365 +++ sourceforge.net/trunk/rdesktop/mppc.c 2007/01/08 04:47:06 1372 @@ -63,7 +63,7 @@ int next_offset, match_off; int match_len; int old_offset, match_bits; - BOOL big = ctype & RDP_MPPC_BIG ? True : False; + RD_BOOL big = ctype & RDP_MPPC_BIG ? True : False; uint8 *dict = g_mppc_dict.hist;