On Tue, 2013-08-13 at 01:54 -0300, [email protected] wrote: > @@ -345,6 +402,22 @@ static int add_card(struct userdata *u) { > > create_card_ports(u, data.ports); > > + while (pa_hashmap_iterate(d->uuids, &state, (const void **) &uuid)) {
I'd prefer PA_HASHMAP_FOREACH. -- Tanu _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
