# HG changeset patch # User diego # Date 1278074552 0 # Node ID be80d77266693bd4109a5ee089df8b58e6e740c8 # Parent 8d969e96d08029ed093fc1e8a8cf08d94c756590 Fix doxy of gb parameter in decode_gain_info(). diff -r 8d969e96d080 -r be80d7726669 cook.c --- a/cook.c Fri Jul 02 12:41:07 2010 +0000 +++ b/cook.c Fri Jul 02 12:42:32 2010 +0000 @@ -364,7 +364,7 @@ /** * Fill the gain array for the timedomain quantization. * - * @param q pointer to the COOKContext + * @param gb pointer to the GetBitContext * @param gaininfo array of gain indexes */