diff options
Diffstat (limited to 'libavcodec/h261dec.c')
-rw-r--r-- | libavcodec/h261dec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h261dec.c b/libavcodec/h261dec.c index 3f21eb8263..70542869c5 100644 --- a/libavcodec/h261dec.c +++ b/libavcodec/h261dec.c @@ -21,7 +21,7 @@ */ /** - * @file h261dec.c + * @file libavcodec/h261dec.c * H.261 decoder. */ |