lib/ctf-ir/clock-class.c: serialize `true`/`false` instead of `TRUE`/`FALSE`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 5 Jul 2017 23:13:39 +0000 (19:13 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Jul 2017 21:25:03 +0000 (17:25 -0400)
commit115d60701b63044017f26508d61c18604401ea55
treeae3ff991294e1df45bc96cc8f3243f43b6a4796c
parentce57dd3ccbbf719e8fe056574fb071d4a694fbcc
lib/ctf-ir/clock-class.c: serialize `true`/`false` instead of `TRUE`/`FALSE`

The `signed` attribute of an integer field type is serialized in
lowercase.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
lib/ctf-ir/clock-class.c
This page took 0.023966 seconds and 4 git commands to generate.