projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit '85baef4ff1512bcc2544928bfa5f42072903a691'
[ffmpeg.git]
/
libavfilter
/
vf_drawtext.c
diff --git
a/libavfilter/vf_drawtext.c
b/libavfilter/vf_drawtext.c
index
bcbe2d9
..
8b24f50
100644
(file)
--- a/
libavfilter/vf_drawtext.c
+++ b/
libavfilter/vf_drawtext.c
@@
-269,8
+269,7
@@
AVFILTER_DEFINE_CLASS(drawtext);
#define FT_ERRORDEF(e, v, s) { (e), (s) },
#define FT_ERROR_END_LIST { 0, NULL } };
-static const struct ft_error
-{
+static const struct ft_error {
int err;
const char *err_msg;
} ft_errors[] =