test-uri: fix callback signature

This commit is contained in:
Wim Taymans 2012-11-20 12:47:20 +01:00
parent 37a7ec8033
commit f494eec5e7

View file

@ -23,7 +23,7 @@
static gboolean
timeout (GstRTSPServer * server, gboolean ignored)
timeout (GstRTSPServer * server)
{
GstRTSPSessionPool *pool;