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
eda125cd
Commit
eda125cd
authored
Sep 05, 2012
by
Mark Lee
Committed by
Rafaël Carré
Sep 05, 2012
Browse files
Add missing "; " delimiter in subtitles extensions.
Signed-off-by:
Rafaël Carré
<
funman@videolan.org
>
parent
dfae35ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/vlc_interface.h
View file @
eda125cd
...
...
@@ -261,7 +261,7 @@ typedef enum vlc_dialog {
"*.ssa;*.aqt;" \
"*.jss;*.psb;" \
"*.rt;*.smi;*.txt;" \
"*.smil;*.stl;*.usf" \
"*.smil;*.stl;*.usf
;
" \
"*.dks;*.pjs;*.mpl2"
/** \defgroup vlc_interaction Interaction
...
...
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