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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.320 by sasha, Thu Nov 15 18:40:11 2007 UTC vs.
Revision 1.321 by root, Sun Nov 18 02:45:26 2007 UTC

1065 xevent_watcher scrollbar_ev; 1065 xevent_watcher scrollbar_ev;
1066#endif 1066#endif
1067 1067
1068 void child_cb (ev::child &w, int revents); ev::child child_ev; 1068 void child_cb (ev::child &w, int revents); ev::child child_ev;
1069 void prepare_cb (ev::prepare &w, int revents); ev::prepare prepare_ev; 1069 void prepare_cb (ev::prepare &w, int revents); ev::prepare prepare_ev;
1070 void destroy_cb (ev::check &w, int revents); ev::check destroy_ev; 1070 void destroy_cb (ev::idle &w, int revents); ev::idle destroy_ev;
1071 void flush (); 1071 void flush ();
1072 void flush_cb (ev::timer &w, int revents); ev::timer flush_ev; 1072 void flush_cb (ev::timer &w, int revents); ev::timer flush_ev;
1073 bool pty_fill (); 1073 bool pty_fill ();
1074 void pty_cb (ev::io &w, int revents); ev::io pty_ev; 1074 void pty_cb (ev::io &w, int revents); ev::io pty_ev;
1075 void incr_cb (ev::timer &w, int revents) NOTHROW; ev::timer incr_ev; 1075 void incr_cb (ev::timer &w, int revents) NOTHROW; ev::timer incr_ev;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines