-
Committer:
Andrew Hutchings
-
Date:
2011-01-08 12:32:54 UTC
-
mto:
(2067.1.1 build)
-
mto:
This revision was merged to the branch mainline in
revision
2068.
-
Revision ID:
andrew@linuxjedi.co.uk-20110108123254-zkgxeqhrco8vke7g
Trinary constants were cast uint16_t -> uint32_t when displaying which caused bad output.
In haildb we use uint32_t for trinary constants so do that here too.