mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
Fix typo in header of function definition
Original commit message from CVS: Fix typo in header of function definition
This commit is contained in:
parent
33f79a881e
commit
8a773e69fe
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ gst_v4l_set_window (GstElement *element,
|
|||
|
||||
|
||||
/******************************************************
|
||||
* gst_v4l_set_overlay():
|
||||
* gst_v4l_enable_overlay():
|
||||
* enables/disables actual video overlay display
|
||||
* return value: TRUE on success, FALSE on error
|
||||
******************************************************/
|
||||
|
|
Loading…
Reference in a new issue