summaryrefslogtreecommitdiff
path: root/libavcodec/huffman.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/huffman.c')
-rw-r--r--libavcodec/huffman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/huffman.c b/libavcodec/huffman.c
index 10dd2b09d0..853fa64a48 100644
--- a/libavcodec/huffman.c
+++ b/libavcodec/huffman.c
@@ -1,5 +1,5 @@
/**
- * @file libavcodec/huffman.c
+ * @file
* huffman tree builder and VLC generator
* Copyright (c) 2006 Konstantin Shishkov
*