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 2f5383d7db..82a36d0032 100644 --- a/libavcodec/motion_est.c +++ b/libavcodec/motion_est.c @@ -23,7 +23,7 @@ */ /** - * @file libavcodec/motion_est.c + * @file * Motion estimation. */ |