Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
900ad522
Commit
900ad522
authored
Apr 28, 2011
by
ivoire
Browse files
dtv: fix typo.
parent
22b9bc4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/dtv/access.c
View file @
900ad522
...
...
@@ -320,7 +320,7 @@ vlc_module_begin ()
LNB_SWITCH_TEXT
,
LNB_SWITCH_LONGTEXT
,
true
)
change_integer_range
(
0
,
0x7fffffff
)
add_deprecated_alias
(
"dvb-lnb-slof"
)
#ifdef __linux
#ifdef __linux
__
add_integer
(
"dvb-satno"
,
0
,
SATNO_TEXT
,
SATNO_LONGTEXT
,
true
)
change_integer_list
(
satno_vlc
,
satno_user
)
add_integer
(
"dvb-tone"
,
-
1
,
TONE_TEXT
,
TONE_LONGTEXT
,
true
)
...
...
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