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

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

revision 1260 by stargo, Sun Sep 17 15:25:10 2006 UTC revision 1279 by stargo, Sun Oct 1 14:03:43 2006 UTC
# Line 297  sgi_register(char *options) Line 297  sgi_register(char *options)
297          sgi_driver.name = xstrdup("sgi");          sgi_driver.name = xstrdup("sgi");
298          sgi_driver.description = xstrdup("SGI output driver");          sgi_driver.description = xstrdup("SGI output driver");
299          sgi_driver.need_byteswap_on_be = 1;          sgi_driver.need_byteswap_on_be = 1;
300            sgi_driver.need_resampling = 0;
301          sgi_driver.next = NULL;          sgi_driver.next = NULL;
302    
303          if (options)          if (options)

Legend:
Removed from v.1260  
changed lines
  Added in v.1279

  ViewVC Help
Powered by ViewVC 1.1.26