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.4 by pcg, Fri Dec 19 09:41:09 2003 UTC vs.
Revision 1.5 by pcg, Sat Jan 17 01:20:01 2004 UTC

1/* 1/*
2 * $Id: command.h,v 1.4 2003/12/19 09:41:09 pcg Exp $ 2 * $Id: command.h,v 1.5 2004/01/17 01:20:01 pcg Exp $
3 */ 3 */
4 4
5#ifndef _COMMAND_H_ 5#ifndef COMMAND_H_
6#define _COMMAND_H_ 6#define COMMAND_H_
7 7
8#define STRING_MAX 512 /* max string size for process_rxvt_xterm_seq() */ 8#define STRING_MAX 512 /* max string size for process_rxvt_xterm_seq() */
9#define ESC_ARGS 32 /* max # of args for esc sequences */ 9#define ESC_ARGS 32 /* max # of args for esc sequences */
10 10
11#ifdef OFFIX_DND 11#ifdef OFFIX_DND

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines