Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
86afb979
Commit
86afb979
authored
Jun 04, 2008
by
Rémi Denis-Courmont
Browse files
Fix grammar
parent
cc01f686
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/input/input.c
View file @
86afb979
...
@@ -384,7 +384,7 @@ input_thread_t *__input_CreateThreadExtended( vlc_object_t *p_parent,
...
@@ -384,7 +384,7 @@ input_thread_t *__input_CreateThreadExtended( vlc_object_t *p_parent,
}
}
/**
/**
* Initialize an input thread and run it. This thread will clean after
him
self,
* Initialize an input thread and run it. This thread will clean after
it
self,
* you can forget about it. It can work either in blocking or non-blocking mode
* you can forget about it. It can work either in blocking or non-blocking mode
*
*
* \param p_parent a vlc_object
* \param p_parent a vlc_object
...
...
Write
Preview
Supports
Markdown
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