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.454 by root, Sat Dec 17 23:17:33 2011 UTC vs.
Revision 1.455 by sf-exg, Sun Dec 18 02:14:59 2011 UTC

1565 void selection_click (int clicks, int x, int y) NOTHROW; 1565 void selection_click (int clicks, int x, int y) NOTHROW;
1566 void selection_extend (int x, int y, int flag) NOTHROW; 1566 void selection_extend (int x, int y, int flag) NOTHROW;
1567 void selection_rotate (int x, int y) NOTHROW; 1567 void selection_rotate (int x, int y) NOTHROW;
1568 1568
1569 // xdefaults.C 1569 // xdefaults.C
1570 void get_options (int argc, const char *const *argv); 1570 const char **get_options (int argc, const char *const *argv);
1571 int parse_keysym (const char *str, const char *arg); 1571 int parse_keysym (const char *str, const char *arg);
1572 const char *x_resource (const char *name); 1572 const char *x_resource (const char *name);
1573 void extract_resources (); 1573 void extract_resources ();
1574 void extract_keysym_resources (); 1574 void extract_keysym_resources ();
1575}; 1575};

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines