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:
parent
87703fa091
commit
caad748296
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue