1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-11 00:32:06 -07:00

Fix comment.

Copied from Perforce
 Change: 18322
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Nick Barnes 1997-06-06 17:30:24 +01:00
parent 87703fa091
commit caad748296

View file

@ -1,7 +1,7 @@
/* impl.h.config: MPS CONFIGURATION
*
* Copyright (C) 1997 Harlequin Group, all rights reserved.
* $HopeName: MMsrc!config.h(trunk.7) $
* $HopeName: MMsrc!config.h(trunk.8) $
*/
#ifndef config_h
@ -85,7 +85,7 @@
#define ARENA_SIZE ((Size)2<<20)
#else
#define ARENA_SIZE ((Size)64<<20)
#endif /* MPS_PF_S7M6MW */
#endif /* MPS_OS_S7 */
#else
#error "No target product configured."
#endif