bindings: cxx: fix the forward declaration for line_event
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 11 May 2020 14:41:24 +0000 (16:41 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 11 May 2020 14:41:49 +0000 (16:41 +0200)
commitbe0906c6537350ec8e879a9c25c7b47a400a4d8a
treec56d6acdb114e30d313c5255a1c6d6da46dd3771
parent56fdcfa871b47db66739d46a97f192d52b931c66
bindings: cxx: fix the forward declaration for line_event

line_event is defined as a struct, not a class. Fix the forward
declaration for consistency.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
bindings/cxx/gpiod.hpp