On Mon, Jun 11, 2012 at 09:52:15AM +0200, David Henningsson wrote: > On 06/08/2012 03:12 PM, poljarinho at gmail.com wrote: > > + if (!(p = pa_tokenizer_get(t, 2))) { > > + pa_strbuf_puts(buf, "You need to specify a profile by its > name.\n"); > > You probably meant "you need to specify a *port* by its name" > > Just something I spotted when I read it through really quick. > Yes, thanks. :p