debug: fix verbose mode
authorJakub Adam <jakub.adam@collabora.com>
Fri, 12 Jul 2019 08:30:39 +0000 (10:30 +0200)
committerJakub Adam <jakub.adam@collabora.com>
Fri, 12 Jul 2019 10:24:48 +0000 (12:24 +0200)
commite7237a6e087ea2d348ec2919a291c9ca6ea01f1f
treea52b0143a3bd21a7a3d2ac94d61503b89058f8f3
parentbb7bea87094f5796408f41391cd5039f99faa053
debug: fix verbose mode

Since g_parse_debug_string() was looking only at the first 4 items in
GDebugKey arrays, "libnice-verbose" couldn't get activated.
agent/debug.c