From f25a2ece76756214da7dcde4a52a0534d9503319 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 5 Jun 2011 00:59:52 +0200 Subject: Drop explicit filenames from @file Doxygen tags. The filename is unnecessary and brittle across file renames. --- libavcodec/lagarithrac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/lagarithrac.c') diff --git a/libavcodec/lagarithrac.c b/libavcodec/lagarithrac.c index f1ffbf0a9b..ab7a60011d 100644 --- a/libavcodec/lagarithrac.c +++ b/libavcodec/lagarithrac.c @@ -21,7 +21,7 @@ */ /** - * @file libavcodec/lagarithrac.c + * @file * Lagarith range decoder * @author Nathan Caldwell * @author David Conrad -- cgit v1.2.3