diff options
Diffstat (limited to 'libavutil/timer.h')
-rw-r--r-- | libavutil/timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/timer.h b/libavutil/timer.h index db0abaec68..cd8fba8ded 100644 --- a/libavutil/timer.h +++ b/libavutil/timer.h @@ -1,5 +1,5 @@ /** - * @file libavutil/timer.h + * @file * high precision timer, useful to profile code * * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> |