/[rdesktop]/jpeg/rdesktop/trunk/xwin.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 /jpeg/rdesktop/trunk/xwin.c

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

revision 822 by stargo, Mon Feb 28 22:38:24 2005 UTC revision 828 by stargo, Sun Mar 6 21:11:18 2005 UTC
# Line 1  Line 1 
1  /* -*- c-basic-offset: 8 -*-  /* -*- c-basic-offset: 8 -*-
2     rdesktop: A Remote Desktop Protocol client.     rdesktop: A Remote Desktop Protocol client.
3     User interface services - X Window System     User interface services - X Window System
4     Copyright (C) Matthew Chapman 1999-2002     Copyright (C) Matthew Chapman 1999-2005
5    
6     This program is free software; you can redistribute it and/or modify     This program is free software; you can redistribute it and/or modify
7     it under the terms of the GNU General Public License as published by     it under the terms of the GNU General Public License as published by
# Line 662  translate16to32(const uint16 * data, uin Line 662  translate16to32(const uint16 * data, uin
662                  }                  }
663                  else                  else
664                  {                  {
665                            while (out < end)
666                          {                          {
667                                  pixel = *(data++);                                  pixel = *(data++);
668                                  SPLITCOLOUR16(pixel, pc);                                  SPLITCOLOUR16(pixel, pc);

Legend:
Removed from v.822  
changed lines
  Added in v.828

  ViewVC Help
Powered by ViewVC 1.1.26