1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00

Adjust eventstringlengthmax

Copied from Perforce
 Change: 20734
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 1999-04-19 20:31:57 +01:00
parent 36ae3f36ea
commit f273bd84bb

View file

@ -1,6 +1,6 @@
/* impl.h.config: MPS CONFIGURATION
*
* $HopeName: MMsrc!config.h(trunk.35) $
* $HopeName: MMsrc!config.h(trunk.36) $
* Copyright (C) 1998, 1999 Harlequin Group plc. All rights reserved.
*
* PURPOSE
@ -263,7 +263,7 @@
*/
#define EVENT_BUFFER_SIZE ((size_t)4096)
#define EventStringLengthMAX ((size_t)256) /* Including NUL */
#define EventStringLengthMAX ((size_t)255) /* Not including NUL */
/* Assert Buffer