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.262 by ayin, Wed Nov 21 09:15:33 2007 UTC vs.
Revision 1.263 by ayin, Thu Nov 22 15:07:10 2007 UTC

309 delete argv; 309 delete argv;
310 310
311#ifdef KEYSYM_RESOURCE 311#ifdef KEYSYM_RESOURCE
312 delete keyboard; 312 delete keyboard;
313#endif 313#endif
314#ifndef NO_RESOURCES
315 XrmDestroyDatabase (option_db);
316#endif
314} 317}
315 318
316// child has exited, usually destroys 319// child has exited, usually destroys
317void 320void
318rxvt_term::child_cb (ev::child &w, int status) 321rxvt_term::child_cb (ev::child &w, int status)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines