diff options
Diffstat (limited to 'libavcodec/h263dec.c')
-rw-r--r-- | libavcodec/h263dec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h263dec.c b/libavcodec/h263dec.c index 03d758d037..a537508c80 100644 --- a/libavcodec/h263dec.c +++ b/libavcodec/h263dec.c @@ -21,7 +21,7 @@ */ /** - * @file h263dec.c + * @file libavcodec/h263dec.c * H.263 decoder. */ |