mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-19 01:10:57 -08:00
Change.dylan.jackdaw.160122: add stack pool
Fix comment Copied from Perforce Change: 20250 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
70f832b1cc
commit
2945fda27f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* impl.c.poolsnc: AUTOMATIC WEAK LINKED POOL CLASS
|
||||
/* impl.c.poolsnc: STACK NO CHECKING POOL CLASS
|
||||
*
|
||||
* $HopeName: MMsrc!poolsnc.c() $
|
||||
* $HopeName: MMsrc!poolsnc.c(trunk.1) $
|
||||
* Copyright (C) 1998. Harlequin Group plc. All rights reserved.
|
||||
*
|
||||
* READERSHIP
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
#include "mpm.h"
|
||||
|
||||
|
||||
SRCID(poolsnc, "$HopeName: MMsrc!poolsnc.c() $");
|
||||
SRCID(poolsnc, "$HopeName: MMsrc!poolsnc.c(trunk.1) $");
|
||||
|
||||
|
||||
#define SNCSig ((Sig)0x519b754c) /* SIGPooLSNC */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue