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 f21a4f890f..286ac677a1 100644
--- a/libavcodec/huffman.c
+++ b/libavcodec/huffman.c
@@ -1,5 +1,5 @@
/**
- * @file huffman.c
+ * @file libavcodec/huffman.c
* huffman tree builder and VLC generator
* Copyright (c) 2006 Konstantin Shishkov
*