Hi,
On Nov 13, 2008, at 7:15 PM, Reynaldo H. Verdejo Pinochet wrote:
> Hello
>
> Kenan Gillet wrote:
>
>> + * TIA/EIA/IS-733 2.4.3.2.6.2-2, 2.4.8.7.3
>> + */
>> +static int decode_lspf(QCELPContext *q,
>> + float *lspf) {
>
> Unneeded line break?
it is done for consistency purpose.
Kenan