OSDN Git Service

opt-test: Add missing braces to silence compiler warnings.
authorDiego Biurrun <diego@biurrun.de>
Sun, 26 Jun 2011 11:50:37 +0000 (13:50 +0200)
committerDiego Biurrun <diego@biurrun.de>
Thu, 30 Jun 2011 11:34:38 +0000 (13:34 +0200)
commitce1e181b1346ee3fc32cd4159e1ebae75fa7d4bb
tree027963aee1a1d87a3e7551621a4b286a4e3595a5
parentbd9a9a2f1801895c8e69fcb50ce31a35d1938146
opt-test: Add missing braces to silence compiler warnings.

libavutil/opt.c:604:1: warning: missing braces around initializer [-Wmissing-braces]
libavutil/opt.c