On Fri, Aug 16, 2013 at 10:39 AM, Tanu Kaskinen <[email protected]> wrote: > On Tue, 2013-08-13 at 01:53 -0300, [email protected] wrote: >> From: João Paulo Rechi Vita <[email protected]> >> >> --- >> src/Makefile.am | 12 +++++++ >> src/modules/bluetooth/module-bluez5-discover.c | 43 >> ++++++++++++++++++++++++++ >> 2 files changed, 55 insertions(+) >> create mode 100644 src/modules/bluetooth/module-bluez5-discover.c > >> +int pa__init(pa_module* m) { >> +void pa__done(pa_module* m) { > > Cosmetic: should be "pa_module *m". I'll fix this myself. >
Ack. -- João Paulo Rechi Vita http://about.me/jprvita _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
