tests: rtpjitterbuffer: fix compiler warning due to c99-ism
authorTim-Philipp Müller <tim@centricular.com>
Mon, 9 Jan 2017 19:04:04 +0000 (19:04 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 9 Jan 2017 19:04:04 +0000 (19:04 +0000)
commit781b5ac781acf7c93d99292083fcf427d6f2ec64
tree1b121421baefba0d41c43159075e3717171aa7ce
parentbbe88b190bbbbcf0c169b2e3909f5fc9c48b7caf
tests: rtpjitterbuffer: fix compiler warning due to c99-ism

rtpjitterbuffer.c:592:3: error: ‘for’ loop initial declarations are only allowed in C99 mode
tests/check/elements/rtpjitterbuffer.c