gst-libs/gst/interfaces/propertyprobe.c: Fix random type causing a docs warning.
Original commit message from CVS: * gst-libs/gst/interfaces/propertyprobe.c: Fix random type causing a docs warning.
This commit is contained in:
parent
969a798d92
commit
66ba67723e
@ -1,3 +1,8 @@
|
||||
2008-11-14 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* gst-libs/gst/interfaces/propertyprobe.c:
|
||||
Fix random type causing a docs warning.
|
||||
|
||||
2008-11-14 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* sys/v4l/gstv4l.c:
|
||||
|
@ -79,7 +79,7 @@ gst_property_probe_iface_init (GstPropertyProbeInterface * iface)
|
||||
if (!initialized) {
|
||||
/**
|
||||
* GstPropertyProbe::probe-needed
|
||||
* %pspec: #GParamSpec that needs a probe
|
||||
* @pspec: #GParamSpec that needs a probe
|
||||
*
|
||||
*/
|
||||
/* FIXME:
|
||||
|
Loading…
x
Reference in New Issue
Block a user