From 54bc2c77b9b2dffd9c4bc1a2b51c199252d5d575 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Tue, 29 Jan 2019 01:37:33 -0800 Subject: 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 --- binding/gdbus/obex_transfer1_interface.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'binding/gdbus/obex_transfer1_interface.h') diff --git a/binding/gdbus/obex_transfer1_interface.h b/binding/gdbus/obex_transfer1_interface.h index c152f12..1fdef39 100644 --- a/binding/gdbus/obex_transfer1_interface.h +++ b/binding/gdbus/obex_transfer1_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_TRANSFER1_INTERFACE_H__ -- cgit 1.2.3-korg