mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
pulsesrc: Trivial comment copy-paste-o fix
This commit is contained in:
parent
bdf95eb39b
commit
8c6a548698
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ gst_pulsesrc_class_init (GstPulseSrcClass * klass)
|
||||||
|
|
||||||
clientname = gst_pulse_client_name ();
|
clientname = gst_pulse_client_name ();
|
||||||
/**
|
/**
|
||||||
* GstPulseSink:client
|
* GstPulseSrc:client
|
||||||
*
|
*
|
||||||
* The PulseAudio client name to use.
|
* The PulseAudio client name to use.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue