diff options
Diffstat (limited to 'libavcodec/motion_est.c')
-rw-r--r-- | libavcodec/motion_est.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/motion_est.c b/libavcodec/motion_est.c index 2ea01c78c3..047fbd6697 100644 --- a/libavcodec/motion_est.c +++ b/libavcodec/motion_est.c @@ -23,7 +23,7 @@ */ /** - * @file motion_est.c + * @file libavcodec/motion_est.c * Motion estimation. */ |