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.466 by sf-exg, Sat Dec 18 18:17:38 2010 UTC vs.
Revision 1.467 by sf-exg, Tue Dec 21 10:37:42 2010 UTC

3324 3324
3325/* 3325/*
3326 * XTerm escape sequences: ESC ] Ps;Pt (ST|BEL) 3326 * XTerm escape sequences: ESC ] Ps;Pt (ST|BEL)
3327 */ 3327 */
3328void 3328void
3329rxvt_term::process_xterm_seq (int op, char *str, char resp) 3329rxvt_term::process_xterm_seq (int op, const char *str, char resp)
3330{ 3330{
3331 int color; 3331 int color;
3332 char *buf, *name; 3332 char *buf, *name;
3333 bool query = str[0] == '?' && !str[1]; 3333 bool query = str[0] == '?' && !str[1];
3334 int saveop = op; 3334 int saveop = op;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines