diff options
Diffstat (limited to 'src/jit/compmemkind.h')
-rw-r--r-- | src/jit/compmemkind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jit/compmemkind.h b/src/jit/compmemkind.h index 1e18d516f8..e27d2071f7 100644 --- a/src/jit/compmemkind.h +++ b/src/jit/compmemkind.h @@ -4,7 +4,7 @@ /*****************************************************************************/ #ifndef CompMemKindMacro -#error Define CompMemKindMacro before including this file. +#error Define CompMemKindMacro before including this file. #endif // This list of macro invocations should be used to define the CompMemKind enumeration, |