Fix: use uint32_t for metadata_flag in viewer's ABI
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 4 Feb 2014 19:40:50 +0000 (14:40 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 10 Feb 2014 19:55:18 +0000 (14:55 -0500)
This struct is meant to be sent over the network so members should be
of exact-width.

Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.024784 seconds and 4 git commands to generate.