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

Comparing rxvt-unicode/src/scrollbar-xterm.C (file contents):
Revision 1.24 by root, Tue May 1 21:30:01 2007 UTC vs.
Revision 1.25 by ayin, Thu Nov 15 11:36:15 2007 UTC

82 XDrawLine (dpy, scrollBar.win, ShadowGC, 82 XDrawLine (dpy, scrollBar.win, ShadowGC,
83 xsb ? 0 : sbwidth, scrollBar.beg, 83 xsb ? 0 : sbwidth, scrollBar.beg,
84 xsb ? 0 : sbwidth, scrollBar.end); 84 xsb ? 0 : sbwidth, scrollBar.end);
85 return 1; 85 return 1;
86} 86}
87#endif /* XTERM_SCROLLBAR */ 87#endif /* XTERM_SCROLLBAR */
88/*----------------------- end-of-file (C source) -----------------------*/ 88/*----------------------- end-of-file (C source) -----------------------*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines