On Tue, 2012-10-23 at 16:41 +0200, Mikel Astiz wrote: > From: Mikel Astiz <mikel.astiz at bmw-carit.de> > > Some cards might need to add profiles during their lifetime, that is, > after the card has been created. Thanks, will push soon. > +void pa_card_add_profile(pa_card *c, struct pa_card_profile *profile) { I removed the unnecessary "struct" here and in the header. -- Tanu