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.502 by sf-exg, Wed Jun 6 22:00:20 2012 UTC vs.
Revision 1.503 by sf-exg, Thu Jun 7 09:21:18 2012 UTC

1230 int target_y; 1230 int target_y;
1231 bool bg_set_position (int x, int y); 1231 bool bg_set_position (int x, int y);
1232 bool bg_window_size_sensitive (); 1232 bool bg_window_size_sensitive ();
1233 bool bg_window_position_sensitive (); 1233 bool bg_window_position_sensitive ();
1234 1234
1235 bool bg_render (); 1235 void bg_render ();
1236 void bg_invalidate () 1236 void bg_invalidate ()
1237 { 1237 {
1238 bg_flags &= ~BG_IS_VALID; 1238 bg_flags &= ~BG_IS_VALID;
1239 } 1239 }
1240#endif 1240#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines