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
e0882fbc
Commit
e0882fbc
authored
Jul 06, 2009
by
Laurent Aimar
Browse files
Fixed a typo (cosmetic).
parent
88e839df
Changes
1
Show whitespace changes
Inline
Side-by-side
include/vlc_es.h
View file @
e0882fbc
...
...
@@ -283,7 +283,7 @@ enum es_format_category_e
VLC_EXPORT
(
void
,
video_format_FixRgb
,
(
video_format_t
*
)
);
/**
* This funtion will initialize a es_format_t structure.
* This fun
c
tion will initialize a es_format_t structure.
*/
VLC_EXPORT
(
void
,
es_format_Init
,
(
es_format_t
*
,
int
i_cat
,
vlc_fourcc_t
i_codec
)
);
...
...
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