changeset 12063:a50a82d98cc2 libavcodec

Avoid one more instance of angular brackets in Doxygen comments.
author diego
date Fri, 02 Jul 2010 11:53:00 +0000
parents 372f7fed2806
children fd2c3b786dcf
files cook.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cook.c	Fri Jul 02 11:44:58 2010 +0000
+++ b/cook.c	Fri Jul 02 11:53:00 2010 +0000
@@ -365,7 +365,7 @@
  * Fill the gain array for the timedomain quantization.
  *
  * @param q                 pointer to the COOKContext
- * @param gaininfo[9]       array of gain indexes
+ * @param gaininfo  array of gain indexes
  */
 
 static void decode_gain_info(GetBitContext *gb, int *gaininfo)