tests: fix compiler warning in new miniobject test
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 May 2011 14:29:42 +0000 (15:29 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 May 2011 14:30:41 +0000 (15:30 +0100)
commitd72f559d297a06bec892fa5a6bd4e43094f8dcf5
treed9df40834d66f9584c068d79f411fe7007b5aeb6
parenta750aac2dd59453a875d19abf75d0203b217a77d
tests: fix compiler warning in new miniobject test

gst/gstminiobject.c: In function ‘test_dup_null_mini_object’:
gst/gstminiobject.c:459:7: warning: assignment from incompatible pointer type
tests/check/gst/gstminiobject.c