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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.121 by root, Wed Dec 15 00:12:58 2004 UTC vs.
Revision 1.122 by root, Wed Dec 15 00:53:23 2004 UTC

998 998
999 sprintf (env_colorfgbg, "COLORFGBG=%s;%s%s", fstr, xpmb, bstr); 999 sprintf (env_colorfgbg, "COLORFGBG=%s;%s%s", fstr, xpmb, bstr);
1000} 1000}
1001 1001
1002/*----------------------------------------------------------------------*/ 1002/*----------------------------------------------------------------------*/
1003/*
1004 * Colour determination for low colour displays, routine from
1005 * Hans de Goede <hans@highrise.nl>
1006 */
1007 1003
1008int 1004int
1009rxvt_term::rXParseAllocColor (rxvt_color *screen_in_out, const char *colour) 1005rxvt_term::rXParseAllocColor (rxvt_color *screen_in_out, const char *colour)
1010{ 1006{
1011 if (!screen_in_out->set (display, colour)) 1007 if (!screen_in_out->set (display, colour))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines