From 0249478756091ab62f2d68f4d25f6b095f6723d8 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 5 Aug 2011 13:15:04 +0200 Subject: doxygen: fix wrong comment syntax, //< vs. ///< --- libavcodec/aacps_tablegen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/aacps_tablegen.h') diff --git a/libavcodec/aacps_tablegen.h b/libavcodec/aacps_tablegen.h index 492cb0c56d..5041f44d19 100644 --- a/libavcodec/aacps_tablegen.h +++ b/libavcodec/aacps_tablegen.h @@ -139,7 +139,7 @@ static void ps_tableinit(void) } for (iid = 0; iid < 46; iid++) { - float c = iid_par_dequant[iid]; //