diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-01-29 01:37:33 -0800 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-01-29 01:37:33 -0800 |
commit | 54bc2c77b9b2dffd9c4bc1a2b51c199252d5d575 (patch) | |
tree | 2fec1ba43055b84590f0e730830f60f25ee742c5 /binding/gdbus/obex_phonebookaccess1_interface.h | |
parent | db55cecfdfb91b5ef94b790003dd8d2b7dae8563 (diff) |
binding: bluetooth-pbap: remove compiler warnings
Remove compiler warnings on gdbus generated code by regenerating
with gdbus-codegen 2.56.3
Change-Id: I1a5f136873a44a09cb0cc2b13aa273a38f5d45e4
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding/gdbus/obex_phonebookaccess1_interface.h')
-rw-r--r-- | binding/gdbus/obex_phonebookaccess1_interface.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/binding/gdbus/obex_phonebookaccess1_interface.h b/binding/gdbus/obex_phonebookaccess1_interface.h index f7c6921..04c5def 100644 --- a/binding/gdbus/obex_phonebookaccess1_interface.h +++ b/binding/gdbus/obex_phonebookaccess1_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 __OBEX_PHONEBOOKACCESS1_INTERFACE_H__ |