Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
cd3a6e77
Commit
cd3a6e77
authored
Jan 30, 2010
by
Rémi Denis-Courmont
Browse files
Grammar
parent
ce251600
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/vlc_vout_display.h
View file @
cd3a6e77
...
...
@@ -224,7 +224,7 @@ struct vout_display_owner_t {
*
* You can send it at any time i.e. from any vout_display_t functions or
* from another thread.
* Becareful
l
, it does not ensure correct serialization if it is used
* Be
careful, it does not ensure correct serialization if it is used
* from multiple threads.
*/
void
(
*
event
)(
vout_display_t
*
,
int
,
va_list
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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