diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-01-13 19:32:29 -0800 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-01-13 21:34:38 -0800 |
commit | 0753395f9f9e1f294192323ac29d2a3e1d1cf93c (patch) | |
tree | ce5754bdf09fac04c21a90b08efc6f92b03aa66a /binding/gdbus/ofono_manager_interface.h | |
parent | f812dd06ec66fe18b9c79b7afd7c6bf444335c1b (diff) |
binding: telephony: remove compiler warnings
Remove compiler warnings on gdbus generated code by regenerating
with gdbus-codegen 2.56.3
Change-Id: I9e5525031b8ac5662a101d71fc06179eab02695b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding/gdbus/ofono_manager_interface.h')
-rw-r--r-- | binding/gdbus/ofono_manager_interface.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/binding/gdbus/ofono_manager_interface.h b/binding/gdbus/ofono_manager_interface.h index f8522c9..4d7231d 100644 --- a/binding/gdbus/ofono_manager_interface.h +++ b/binding/gdbus/ofono_manager_interface.h @@ -1,7 +1,8 @@ /* - * Generated by gdbus-codegen 2.50.3. DO NOT EDIT. + * Generated by gdbus-codegen 2.56.3. DO NOT EDIT. * - * The license of this code is the same as for the source it was derived from. + * The license of this code is the same as for the D-Bus interface description + * it was derived from. */ #ifndef __OFONO_MANAGER_INTERFACE_H__ |