diff options
Diffstat (limited to 'conform/data/fmtmsg.h-data')
-rw-r--r-- | conform/data/fmtmsg.h-data | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/conform/data/fmtmsg.h-data b/conform/data/fmtmsg.h-data index d6d0ff1e2d..b6ddf27721 100644 --- a/conform/data/fmtmsg.h-data +++ b/conform/data/fmtmsg.h-data @@ -44,12 +44,12 @@ constant MM_PRINT macro MM_CONSOLE constant MM_CONSOLE -constant MM_NULLLBL 0 -constant MM_NULLSEV 0 -constant MM_NULLMC 0 -constant MM_NULLTXT 0 -constant MM_NULLACT 0 -constant MM_NULLTAG 0 +constant MM_NULLLBL == 0 +constant MM_NULLSEV == 0 +constant MM_NULLMC == 0 +constant MM_NULLTXT == 0 +constant MM_NULLACT == 0 +constant MM_NULLTAG == 0 macro MM_OK macro MM_NOTOK |