From a667e90aae61cc81ecde9864fad678a3e8d10107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Tue, 4 Oct 2011 07:41:28 +0200 Subject: [PATCH] proresdec_gpl: remove wrong @file reference. --- libavcodec/proresdec_gpl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/proresdec_gpl.c b/libavcodec/proresdec_gpl.c index d002516aff..7362bf1da9 100644 --- a/libavcodec/proresdec_gpl.c +++ b/libavcodec/proresdec_gpl.c @@ -20,7 +20,7 @@ */ /** - * @file libavcodec/proresdec.c + * @file * Known FOURCCs: 'apch' (HQ), 'apcn' (SD), 'apcs' (LT), 'acpo' (Proxy), 'ap4c' (4444) */