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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.442 by sf-exg, Wed Mar 31 09:37:20 2010 UTC vs.
Revision 1.443 by sf-exg, Wed Mar 31 13:14:50 2010 UTC

1033 } 1033 }
1034 1034
1035 display->flush (); 1035 display->flush ();
1036} 1036}
1037 1037
1038/* checks wether a refresh is requested and starts the refresh timer */ 1038/* checks whether a refresh is requested and starts the refresh timer */
1039void 1039void
1040rxvt_term::refresh_check () 1040rxvt_term::refresh_check ()
1041{ 1041{
1042 if (want_refresh && !flush_ev.is_active ()) 1042 if (want_refresh && !flush_ev.is_active ())
1043 flush_ev.start (1. / 60.); // refresh at max. 60 Hz normally 1043 flush_ev.start (1. / 60.); // refresh at max. 60 Hz normally

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines