On Sun, Aug 18, 2013 at 10:55 AM, Tanu Kaskinen <[email protected]> wrote: > 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. >
Ok. -- João Paulo Rechi Vita http://about.me/jprvita _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
