* mf-impl.h: Fix typo.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 29 May 2012 19:21:05 +0000 (20:21 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 29 May 2012 19:21:05 +0000 (20:21 +0100)
From-SVN: r187981

libmudflap/ChangeLog
libmudflap/mf-impl.h

index e7e1023e9edf2c4fb096d6e97a52fa5d9b77ef67..036c018ae5cf7d340eb8a379c4a59384f497c684 100644 (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.
index 865079c239fc8c8a204a6a0419b3a32ca41360d2..53df3d8806ce65faabc60865fe3e1cfa9bf68f32 100644 (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