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

Comparing rxvt-unicode/src/rxvttoolkit.C (file contents):
Revision 1.142 by root, Thu May 22 18:54:33 2014 UTC vs.
Revision 1.143 by sf-exg, Sat Nov 1 10:17:55 2014 UTC

279 XFree (vi); 279 XFree (vi);
280 280
281 cmap = XCreateColormap (dpy, display->root, visual, AllocNone); 281 cmap = XCreateColormap (dpy, display->root, visual, AllocNone);
282 } 282 }
283 else 283 else
284 rxvt_warn ("cannot requested visual id 0x%02x, using default visual.\n", id); 284 rxvt_warn ("no visual found for requested id 0x%02x, using default visual.\n", id);
285} 285}
286 286
287void 287void
288rxvt_screen::select_depth (int bitdepth) 288rxvt_screen::select_depth (int bitdepth)
289{ 289{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines