CVS: rdesktop xwin.c,1.212,1.213
Peter Ã
strand <[email protected]> Mon, 07 Aug 2006 04:46:30 -0700
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv17365 Modified Files: xwin.c Log Message: Indent fixes Index: xwin.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/xwin.c,v retrieving revision 1.212 retrieving revision 1.213 diff -C2 -d -r1.212 -r1.213 *** xwin.c 7 Aug 2006 11:45:06 -0000 1.212 --- xwin.c 7 Aug 2006 11:46:28 -0000 1.213 *************** *** 1341,1345 **** template.class = TrueColor; template.screen = screen_num; ! vmatches = XGetVisualInfo(g_display, VisualClassMask | VisualScreenMask, &template, &visuals_count); g_visual = NULL; g_no_translate_image = False; --- 1341,1347 ---- template.class = TrueColor; template.screen = screen_num; ! vmatches = ! XGetVisualInfo(g_display, VisualClassMask | VisualScreenMask, &template, ! &visuals_count); g_visual = NULL; g_no_translate_image = False; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV