diff options
Diffstat (limited to 'gst/gstdevicemonitor.c')
-rw-r--r-- | gst/gstdevicemonitor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstdevicemonitor.c b/gst/gstdevicemonitor.c index a1b11805b..b05593446 100644 --- a/gst/gstdevicemonitor.c +++ b/gst/gstdevicemonitor.c @@ -430,7 +430,7 @@ gst_device_monitor_stop (GstDeviceMonitor * monitor) * * Filters must be added before the #GstDeviceMonitor is started. * - * Returns: The id of the new filter or %0 if no provider matched the filter's + * Returns: The id of the new filter or 0 if no provider matched the filter's * classes. * * Since: 1.4 |