ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/init.C
(Generate patch)

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.231 by ayin, Tue Dec 18 12:04:50 2007 UTC vs.
Revision 1.232 by sasha, Tue Dec 18 15:44:55 2007 UTC

412 if (rs[Rs_depth]) 412 if (rs[Rs_depth])
413 select_visual (strtol (rs[Rs_depth], 0, 0)); 413 select_visual (strtol (rs[Rs_depth], 0, 0));
414#endif 414#endif
415 415
416#ifdef HAVE_AFTERIMAGE 416#ifdef HAVE_AFTERIMAGE
417 set_application_name ((char*)rs[Rs_name]);
418 set_output_threshold (OUTPUT_LEVEL_WARNING);
417 asv = create_asvisual_for_id (dpy, display->screen, depth, XVisualIDFromVisual (visual), cmap, NULL); 419 asv = create_asvisual_for_id (dpy, display->screen, depth, XVisualIDFromVisual (visual), cmap, NULL);
418#endif 420#endif
419 free (r_argv); 421 free (r_argv);
420 422
421 for (int i = NUM_RESOURCES; i--; ) 423 for (int i = NUM_RESOURCES; i--; )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines