about summary refs log tree commit diff
path: root/conform/data/fmtmsg.h-data
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-01 20:00:24 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-01 20:00:24 +0000
commit028e2e38795854365b0a9414273fbbc7ea84548a (patch)
treecddcc56be9cbab885f77147fb8ac3fa431756eaf /conform/data/fmtmsg.h-data
parent1b8f2850d8c95619598241e91a7249bba5775be1 (diff)
downloadglibc-028e2e38795854365b0a9414273fbbc7ea84548a.tar.gz
glibc-028e2e38795854365b0a9414273fbbc7ea84548a.tar.xz
glibc-028e2e38795854365b0a9414273fbbc7ea84548a.zip
conformtest: Unify variants of "constant" and "optional-constant".
Diffstat (limited to 'conform/data/fmtmsg.h-data')
-rw-r--r--conform/data/fmtmsg.h-data12
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