examples: rtsp: fix compiler warning
"control reaches end of non-void function"
This commit is contained in:
parent
79fd0af152
commit
d682c74c1e
@ -104,4 +104,5 @@ main (int argc, char *argv[])
|
||||
gst_element_set_state (pipeline, GST_STATE_PLAYING);
|
||||
|
||||
g_main_loop_run (loop);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user