# HG changeset patch # User banan # Date 1176925444 0 # Node ID 3c7ae5e139670e7e5867b1748968da5d430ceb83 # Parent bc40c297ea15d90cd33b9edc663581df69a20057 Cosmetics, patch by Ramiro Polla. ramiro ta lisha tod ufsc tod br diff -r bc40c297ea15 -r 3c7ae5e13967 cook.c --- a/cook.c Wed Apr 18 17:36:52 2007 +0000 +++ b/cook.c Wed Apr 18 19:44:04 2007 +0000 @@ -641,8 +641,7 @@ * function for decoding mono data * * @param q pointer to the COOKContext - * @param mlt_buffer1 pointer to left channel mlt coefficients - * @param mlt_buffer2 pointer to right channel mlt coefficients + * @param mlt_buffer pointer to mlt coefficients */ static void mono_decode(COOKContext *q, float* mlt_buffer) {