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

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

revision 654 by jsorg71, Thu Apr 15 22:03:24 2004 UTC revision 658 by astrand, Fri Apr 16 11:36:29 2004 UTC
# Line 637  process_demand_active(STREAM s) Line 637  process_demand_active(STREAM s)
637                                  {                                  {
638                                          if (p_bpp < g_server_bpp)                                          if (p_bpp < g_server_bpp)
639                                          {                                          {
640                                                  warning("Server limited colour depth to %d bits\n", p_bpp);                                                  warning("Server limited colour depth to %d bits\n",
641                                                            p_bpp);
642                                                  g_server_bpp = p_bpp;                                                  g_server_bpp = p_bpp;
643                                          }                                          }
644                                          break;                                          break;

Legend:
Removed from v.654  
changed lines
  Added in v.658

  ViewVC Help
Powered by ViewVC 1.1.26