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

Comparing rxvt-unicode/src/command.h (file contents):
Revision 1.13 by root, Tue Aug 10 20:39:19 2004 UTC vs.
Revision 1.14 by root, Sun Aug 15 00:37:04 2004 UTC

1/* 1/*
2 * $Id: command.h,v 1.13 2004/08/10 20:39:19 root Exp $ 2 * $Id: command.h,v 1.14 2004/08/15 00:37:04 root Exp $
3 */ 3 */
4 4
5#ifndef COMMAND_H_ 5#ifndef COMMAND_H_
6#define COMMAND_H_ 6#define COMMAND_H_
7 7
87#define VT100_ANS "\033[?1;2c" /* vt100 answerback */ 87#define VT100_ANS "\033[?1;2c" /* vt100 answerback */
88#ifndef ESCZ_ANSWER 88#ifndef ESCZ_ANSWER
89# define ESCZ_ANSWER VT100_ANS /* obsolete ANSI ESC[c */ 89# define ESCZ_ANSWER VT100_ANS /* obsolete ANSI ESC[c */
90#endif 90#endif
91 91
92#include "command.intpro" /* PROTOS for internal routines */
93#endif /* _COMMAND_H_ */ 92#endif /* _COMMAND_H_ */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines