X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavutil%2Ftimer.h;h=8a0cad56ca9f814fa47ec8b182512505bf64ef62;hb=eac673d506eaefc29b0fc74b5043e41a2bf0967d;hp=cd8fba8dedb0df53295b3adb6f0587f01d50a724;hpb=c3b6cc61e502b8df0d5bc6b9058dfc482a08d42a;p=ffmpeg diff --git a/libavutil/timer.h b/libavutil/timer.h index cd8fba8dedb..8a0cad56ca9 100644 --- a/libavutil/timer.h +++ b/libavutil/timer.h @@ -1,7 +1,4 @@ -/** - * @file - * high precision timer, useful to profile code - * +/* * copyright (c) 2006 Michael Niedermayer * * This file is part of FFmpeg. @@ -21,6 +18,11 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +/** + * @file + * high precision timer, useful to profile code + */ + #ifndef AVUTIL_TIMER_H #define AVUTIL_TIMER_H