Build fix: consumer: aggregate initialization isn't supported
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Mar 2022 12:56:47 +0000 (07:56 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Mar 2022 13:20:07 +0000 (08:20 -0500)
commit2577e3adfd9c350dd3c809b09977a2f144277660
treee08f6790418fd0b342ce39097ef98cc88657ec7f
parent18acc0a479471e15fb7b7fc3ca5f38e7ce8f72d3
Build fix: consumer: aggregate initialization isn't supported

Aggregate initialization is not supported in C. Change the syntax to use
a compound literal.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I630ca41b13ea730e699e53ae9a23bdd78acbed57
src/common/consumer/consumer-stream.c
This page took 0.027559 seconds and 4 git commands to generate.