mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
* mf-impl.h: Fix typo.
From-SVN: r187981
This commit is contained in:
parent
65de66590d
commit
4ac1dacf91
@ -1,3 +1,7 @@
|
||||
2012-05-29 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* mf-impl.h: Fix typo.
|
||||
|
||||
2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* configure: Regenerated.
|
||||
|
@ -46,7 +46,7 @@ typedef __mf_uintptr_t uintptr_t;
|
||||
|
||||
/* Private definitions related to mf-runtime.h */
|
||||
|
||||
#define __MF_TYPE_MAX_CEM __MF_TYPE_STACK /* largest type# for the cemetary */
|
||||
#define __MF_TYPE_MAX_CEM __MF_TYPE_STACK /* largest type# for the cemetery */
|
||||
#define __MF_TYPE_MAX __MF_TYPE_GUESS
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user