diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-09-13 17:56:09 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-09-13 19:31:02 +0200 |
commit | bd3977267ea0bd6d3978d4593e1cd3b3f65788d7 (patch) | |
tree | c60c6542e8394112c12ceec9bc748c3880ca7718 /libavutil/x86_cpu.h | |
parent | 59db014b5b138b9fbae09809b6df7bf9753efdb2 (diff) | |
download | ffmpeg-bd3977267ea0bd6d3978d4593e1cd3b3f65788d7.tar.gz |
x86_cpu.h: newline at the end to shutup some warnings in opencc
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/x86_cpu.h')
-rw-r--r-- | libavutil/x86_cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/x86_cpu.h b/libavutil/x86_cpu.h index de74384de3..bec1c77776 100644 --- a/libavutil/x86_cpu.h +++ b/libavutil/x86_cpu.h @@ -1 +1 @@ -#include "libavutil/x86/asm.h"
\ No newline at end of file +#include "libavutil/x86/asm.h" |