Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-03-23 00:36:57 +0300
committerMichael Niedermayer <michaelni@gmx.at>2011-03-23 00:36:57 +0300
commitd375c1040032ed42f84b7d4ea53baad4a661b628 (patch)
treef5bb63830cbc49106376a418c292c452f3b0728d /libavutil
parent038566a5edc73205120f30d41233a9911a42da44 (diff)
Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/internal.h b/libavutil/internal.h
index 896e0b3858..4d9a425dc7 100644
--- a/libavutil/internal.h
+++ b/libavutil/internal.h
@@ -181,7 +181,6 @@
# define NULL_IF_CONFIG_SMALL(x) x
#endif
-
/**
* Define a function with only the non-default version specified.
*