Replace Wim's fix after Erik dropped it. ;-)

Original commit message from CVS:
Replace Wim's fix after Erik dropped it. ;-)
This commit is contained in:
Richard Boulton 2001-01-04 16:46:02 +00:00
parent 759d83e487
commit 9f53f4c21b

View file

@ -156,6 +156,9 @@ gint parse_cmdline(int argc,char *argv[],GstBin *parent) {
gtk_object_set(GTK_OBJECT(previous),argname,argval,NULL);
g_free(argname);
i++;
continue;
// element or argument, or beginning of bin or thread
} else {
DEBUG("have element or bin/thread\n");