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

Comparing rxvt-unicode/src/rxvt.C (file contents):
Revision 1.19 by root, Fri Oct 22 05:58:00 2010 UTC vs.
Revision 1.20 by root, Sun Oct 24 17:52:50 2010 UTC

28 28
29int 29int
30main (int argc, const char *const *argv) 30main (int argc, const char *const *argv)
31try 31try
32 { 32 {
33 ptytty::init ();
33 rxvt_init (); 34 rxvt_init ();
34 35
35 rxvt_term *t = new rxvt_term; 36 rxvt_term *t = new rxvt_term;
36 37
37#if ENABLE_PERL 38#if ENABLE_PERL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines