Fixed #5713: Use proper types to generate tables.c where possible.
authorArmin Novak <armin.novak@thincast.com>
Tue, 12 Nov 2019 10:04:11 +0000 (11:04 +0100)
committerArmin Novak <armin.novak@thincast.com>
Thu, 14 Nov 2019 10:42:50 +0000 (11:42 +0100)
commitb3630d12e513991210ff5c663bd464a5969229c3
treefa1c33d331dcea4ccedaeafcc032620e699cd23f
parent8cf19fd94e2cb02512acc35a71c62eb8d9c26e9b
Fixed #5713: Use proper types to generate tables.c where possible.

Use the correct type for function arguments of DVCPluginEntry type
and void* for type DeviceServiceEntry when generating tables.c
channels/client/CMakeLists.txt
channels/client/addin.c
channels/client/tables.c.in