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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.176 by root, Sat Dec 31 19:30:25 2005 UTC vs.
Revision 1.177 by root, Sun Jan 1 05:31:45 2006 UTC

751#endif 751#endif
752 752
753// do not change these constants lightly, there are many interdependencies 753// do not change these constants lightly, there are many interdependencies
754#define IMBUFSIZ 128 // input modifier buffer sizes 754#define IMBUFSIZ 128 // input modifier buffer sizes
755#define KBUFSZ 512 // size of keyboard mapping buffer 755#define KBUFSZ 512 // size of keyboard mapping buffer
756#define CBUFSIZ 4096 // size of command buffer 756#define CBUFSIZ 2048 // size of command buffer
757#define UBUFSIZ 4096 // character buffer 757#define UBUFSIZ 2048 // character buffer
758 758
759#ifndef PATH_MAX 759#ifndef PATH_MAX
760# define PATH_MAX 16384 760# define PATH_MAX 16384
761#endif 761#endif
762 762

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines