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

Comparing rxvt-unicode/src/rxvtfont.C (file contents):
Revision 1.172 by sf-exg, Thu Dec 30 18:19:38 2010 UTC vs.
Revision 1.173 by root, Fri Jan 7 21:17:08 2011 UTC

1612 buf[end - desc] = 0; 1612 buf[end - desc] = 0;
1613 1613
1614 push_font (new_font (buf, cs)); 1614 push_font (new_font (buf, cs));
1615 } 1615 }
1616 else 1616 else
1617 rxvt_warn ("fontset element too long (>511 bytes), ignored."); 1617 rxvt_warn ("fontset element too long (>511 bytes), ignored.\n");
1618 1618
1619 desc = end + 1; 1619 desc = end + 1;
1620 } 1620 }
1621 while (*end); 1621 while (*end);
1622 } 1622 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines