Re: [oss-devel] [PATCH] misc. fixes

2008-08-20 Thread Hannu Savolainen
Yair K. wrote: > On Wednesday 20 August 2008 16:20:25 Yair K. wrote: > >> Hi, >> >> The attached patch includes misc. fixes: >> 1) Fix FreeBSD compile - two typos by yours truly, and #ifdef around >> EBADE in setup/srcconf.c since that doesn't exist in FreeBSD. (EBADE is used >> only by

Re: [oss-devel] [PATCH] misc. fixes

2008-08-20 Thread Yair K.
On Wednesday 20 August 2008 16:20:25 Yair K. wrote: > Hi, > > The attached patch includes misc. fixes: > 1) Fix FreeBSD compile - two typos by yours truly, and #ifdef around > EBADE in setup/srcconf.c since that doesn't exist in FreeBSD. (EBADE is used > only by libsalsa right now, and th

[oss-devel] [PATCH] misc. fixes

2008-08-20 Thread Yair K.
Hi, The attached patch includes misc. fixes: 1) Fix FreeBSD compile - two typos by yours truly, and #ifdef around EBADE in setup/srcconf.c since that doesn't exist in FreeBSD. (EBADE is used only by libsalsa right now, and that doesn't compile in FreeBSD yet). 2) Change some nested i