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.470 by sf-exg, Tue Apr 10 15:08:47 2012 UTC vs.
Revision 1.471 by sf-exg, Wed Apr 11 10:20:00 2012 UTC

1260 void cmdbuf_append (const char *str, size_t count); 1260 void cmdbuf_append (const char *str, size_t count);
1261 bool pty_fill (); 1261 bool pty_fill ();
1262 void pty_cb (ev::io &w, int revents); ev::io pty_ev; 1262 void pty_cb (ev::io &w, int revents); ev::io pty_ev;
1263 1263
1264#ifdef CURSOR_BLINK 1264#ifdef CURSOR_BLINK
1265 void cursor_blink_reset ();
1265 void cursor_blink_cb (ev::timer &w, int revents); ev::timer cursor_blink_ev; 1266 void cursor_blink_cb (ev::timer &w, int revents); ev::timer cursor_blink_ev;
1266#endif 1267#endif
1267#ifdef TEXT_BLINK 1268#ifdef TEXT_BLINK
1268 void text_blink_cb (ev::timer &w, int revents); ev::timer text_blink_ev; 1269 void text_blink_cb (ev::timer &w, int revents); ev::timer text_blink_ev;
1269#endif 1270#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines