OSDN Git Service

vf_drawtext: Move static keyword to beginning of variable declaration
authorDiego Biurrun <diego@biurrun.de>
Fri, 30 Oct 2015 14:02:04 +0000 (15:02 +0100)
committerDiego Biurrun <diego@biurrun.de>
Wed, 2 Nov 2016 09:29:00 +0000 (10:29 +0100)
commit85baef4ff1512bcc2544928bfa5f42072903a691
treec1bdbf3f2328cb87147f1eef56183b5dc40b2e55
parent636515c324facaa14ccd8ab0732740a240a31ba9
vf_drawtext: Move static keyword to beginning of variable declaration

libavfilter/vf_drawtext.c:226:1: warning: â€˜static’ is not at beginning of declaration [-Wold-style-declaration]
libavfilter/vf_drawtext.c