Commit 4ac1dacf by Joseph Myers Committed by Joseph Myers

* mf-impl.h: Fix typo.

From-SVN: r187981
parent 65de6659
2012-05-29 Joseph Myers <joseph@codesourcery.com>
* mf-impl.h: Fix typo.
2012-05-16 H.J. Lu <hongjiu.lu@intel.com> 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated. * configure: Regenerated.
......
...@@ -46,7 +46,7 @@ typedef __mf_uintptr_t uintptr_t; ...@@ -46,7 +46,7 @@ typedef __mf_uintptr_t uintptr_t;
/* Private definitions related to mf-runtime.h */ /* 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 #define __MF_TYPE_MAX __MF_TYPE_GUESS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment