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.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libavcodec/aacps.h') diff --git a/libavcodec/aacps.h b/libavcodec/aacps.h index 59a9bff4bc..124fbee221 100644 --- a/libavcodec/aacps.h +++ b/libavcodec/aacps.h @@ -52,11 +52,11 @@ typedef struct { int num_env; int enable_ipdopd; int border_position[PS_MAX_NUM_ENV+1]; - int8_t iid_par[PS_MAX_NUM_ENV][PS_MAX_NR_IIDICC]; //