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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.297 by sasha, Fri Jan 4 21:31:23 2008 UTC vs.
Revision 1.298 by root, Sat Jan 12 22:13:46 2008 UTC

581 } 581 }
582#endif 582#endif
583 583
584 XMapWindow (dpy, vt); 584 XMapWindow (dpy, vt);
585 XMapWindow (dpy, parent[0]); 585 XMapWindow (dpy, parent[0]);
586
587 refresh_check ();
586} 588}
587 589
588static struct sig_handlers 590static struct sig_handlers
589{ 591{
590 ev::sig sw_term, sw_int; 592 ev::sig sw_term, sw_int;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines