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

Comparing rxvt-unicode/src/rxvtperl.xs (file contents):
Revision 1.118 by root, Fri Dec 14 05:25:25 2007 UTC vs.
Revision 1.119 by ayin, Fri Jan 4 17:57:28 2008 UTC

40#include "rxvtperl.h" 40#include "rxvtperl.h"
41 41
42#include "perlxsi.c" 42#include "perlxsi.c"
43 43
44#ifdef HAVE_SCROLLBARS 44#ifdef HAVE_SCROLLBARS
45# define GRAB_CURSOR THIS->leftptr_cursor 45# define GRAB_CURSOR THIS->scrollBar.leftptr_cursor
46#else 46#else
47# define GRAB_CURSOR None 47# define GRAB_CURSOR None
48#endif 48#endif
49 49
50#undef LINENO 50#undef LINENO
300 300
301///////////////////////////////////////////////////////////////////////////// 301/////////////////////////////////////////////////////////////////////////////
302 302
303#define IOM_CLASS "urxvt" 303#define IOM_CLASS "urxvt"
304#define IOM_WARN rxvt_warn 304#define IOM_WARN rxvt_warn
305#include <iom_perl.h> 305#include "iom_perl.h"
306 306
307///////////////////////////////////////////////////////////////////////////// 307/////////////////////////////////////////////////////////////////////////////
308 308
309struct rxvt_perl_interp rxvt_perl; 309struct rxvt_perl_interp rxvt_perl;
310 310

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines