* mf-impl.h: Fix typo.

From-SVN: r187981
This commit is contained in:
Joseph Myers 2012-05-29 20:21:05 +01:00 committed by Joseph Myers
parent 65de66590d
commit 4ac1dacf91
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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