ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.
Original commit message from CVS: * ext/resindvd/resindvdbin.c: Fix compiler warning on Forte.
This commit is contained in:
parent
d6d1b4e2bc
commit
a656d88bb5
@ -1,3 +1,8 @@
|
|||||||
|
2008-08-29 Jan Schmidt <Jan.Schmidt@sun.com>
|
||||||
|
|
||||||
|
* ext/resindvd/resindvdbin.c:
|
||||||
|
Fix compiler warning on Forte.
|
||||||
|
|
||||||
2008-08-29 Jan Schmidt <Jan.Schmidt@sun.com>
|
2008-08-29 Jan Schmidt <Jan.Schmidt@sun.com>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
@ -174,7 +174,7 @@ rsn_dvdbin_finalize (GObject * object)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* URI interface */
|
/* URI interface */
|
||||||
static guint
|
static GstURIType
|
||||||
rsn_dvdbin_uri_get_type (void)
|
rsn_dvdbin_uri_get_type (void)
|
||||||
{
|
{
|
||||||
return GST_URI_SRC;
|
return GST_URI_SRC;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user