From 0753395f9f9e1f294192323ac29d2a3e1d1cf93c Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Sun, 13 Jan 2019 19:32:29 -0800 Subject: 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 --- binding/gdbus/ofono_manager_interface.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'binding/gdbus/ofono_manager_interface.h') 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__ -- cgit 1.2.3-korg