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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.412 by sf-exg, Sat Jul 24 10:20:26 2010 UTC vs.
Revision 1.413 by sf-exg, Mon Jul 26 09:57:53 2010 UTC

807{ 807{
808 int x, y, w, h; // overlay dimensions 808 int x, y, w, h; // overlay dimensions
809 text_t **text; 809 text_t **text;
810 rend_t **rend; 810 rend_t **rend;
811 811
812 // while tempting to add swap() etc. here, it effetcively only increases code size 812 // while tempting to add swap() etc. here, it effectively only increases code size
813}; 813};
814 814
815/* ------------------------------------------------------------------------- */ 815/* ------------------------------------------------------------------------- */
816 816
817typedef struct 817typedef struct

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines