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
b02d9f27
Commit
b02d9f27
authored
Jul 31, 2008
by
Jean-Baptiste Kempf
Browse files
Remove unneeded space.
parent
848489c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libvlc-module.c
View file @
b02d9f27
...
...
@@ -1000,8 +1000,8 @@ static const char *const ppsz_clock_descriptions[] =
"This option is useful if you want to lower the latency when " \
"reading a stream")
#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Minimize latency when \
reading live stream.")
#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Minimize latency when
"
\
"
reading live stream.")
#define AUTO_ADJUST_PTS_DELAY_LONGTEXT N_( \
"This option is useful if you want to lower the latency when " \
"reading a stream")
...
...
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