Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gstreamer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
405
Issues
405
List
Boards
Labels
Service Desk
Milestones
Merge Requests
79
Merge Requests
79
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gstreamer
Commits
64458466
Commit
64458466
authored
Oct 01, 2016
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
message: Fix typo in gst_message_new_progress() docs
test -> text
parent
ba3cde30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gst/gstmessage.c
gst/gstmessage.c
+1
-1
No files found.
gst/gstmessage.c
View file @
64458466
...
...
@@ -2168,7 +2168,7 @@ gst_message_parse_qos_stats (GstMessage * message, GstFormat * format,
* to perform actions triggered by a state change.
*
* @code contains a well defined string describing the action.
* @te
s
t should contain a user visible string detailing the current action.
* @te
x
t should contain a user visible string detailing the current action.
*
* Returns: (transfer full): The new qos message.
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment