rtsp-client: Fix iteration
authorEdward Hervey <bilboed@bilboed.com>
Thu, 19 Dec 2013 13:24:54 +0000 (14:24 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 19 Dec 2013 13:24:54 +0000 (14:24 +0100)
commitd3237dc9dc897b1914891463e23335822ee10b2e
tree9f566b7fba464d12701b69a3ea9c3b3dad0caf64
parent7a947e8dfe424664ffdfb5397d506f785397dcea
rtsp-client: Fix iteration

Wouldn't even enter the code block otherwise (i++ was used as the check
and not the postfix).
gst/rtsp-server/rtsp-client.c