Skip to content
Snippets Groups Projects
Commit 702a62a1 authored by Stefano Sabatini's avatar Stefano Sabatini Committed by Anton Khirnov
Browse files

drawtext: add braces around initialisers for option defaults


Fix warnings of the type:
vf_drawtext.c:NNN: warning: missing braces around initializer
vf_drawtext.c:NNN: warning: (near initialization for ‘drawtext_options[X].default_val’)

Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent 53a715f5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment