Hi Luiz, On Mon, Jul 18, 2011, Luiz Augusto von Dentz wrote: > This avoid having to iterate twice in the list to free its elements. > --- > configure.ac | 3 +++ > plugins/bluetooth.c | 8 +++----- > plugins/pbap.c | 7 ++++--- > plugins/phonebook-dummy.c | 3 +-- > plugins/phonebook-tracker.c | 5 ++--- > plugins/vcard.c | 18 ++++++------------ > src/obex.h | 8 ++++++++ > 7 files changed, 27 insertions(+), 25 deletions(-) Doesn't compile: CC plugins/vcard.o In file included from plugins/vcard.c:33:0: ./src/obex.h:66:51: error: unknown type name ‘obex_object_t’ ./src/obex.h:68:48: error: unknown type name ‘obex_object_t’ make[1]: *** [plugins/vcard.o] Error 1 Please fix and resend. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html