diff options
author | Jordi Ortiz <nenjordi@gmail.com> | 2011-10-27 20:24:17 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-10-30 21:50:17 +0100 |
commit | 49aa397414eb4dbe5da292fcdb8a6084f71ae949 (patch) | |
tree | b2ba0eb2eeb72ee2e702a060f2374d05681e4494 /libavcodec/dirac_arith.h | |
parent | ca239e1c372f8962f5ff93c80afa7b98e09bf3a3 (diff) | |
download | ffmpeg-49aa397414eb4dbe5da292fcdb8a6084f71ae949.tar.gz |
Dirac: More formating
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dirac_arith.h')
-rw-r--r-- | libavcodec/dirac_arith.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dirac_arith.h b/libavcodec/dirac_arith.h index d004724b61..b605825027 100644 --- a/libavcodec/dirac_arith.h +++ b/libavcodec/dirac_arith.h @@ -20,7 +20,7 @@ */ /** - * @file libavcodec/dirac_arith.h + * @file * Arithmetic decoder for Dirac * @author Marco Gerards <marco@gnu.org> */ |