mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 11:50:51 -08:00
Mps mpmtypes.h (comment only) messagetypegcstart matches mps_message_type_gc_start
Copied from Perforce Change: 161205 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
7cb185f2b2
commit
3a7d7370ea
1 changed files with 1 additions and 1 deletions
|
|
@ -427,7 +427,7 @@ enum {
|
|||
enum {
|
||||
MessageTypeFINALIZATION, /* MPS_MESSAGE_TYPE_FINALIZATION */
|
||||
MessageTypeGC, /* MPS_MESSAGE_TYPE_GC */
|
||||
MessageTypeGCSTART,
|
||||
MessageTypeGCSTART, /* MPS_MESSAGE_TYPE_GC_START */
|
||||
MessageTypeLIMIT /* not a message type, the limit of the enum. */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue