Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
f89e9c42
Commit
f89e9c42
authored
Aug 27, 2008
by
Pavlov Konstantin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add braces where needed.
parent
b73364a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
modules/access/bda/bda.c
modules/access/bda/bda.c
+3
-3
No files found.
modules/access/bda/bda.c
View file @
f89e9c42
...
...
@@ -97,14 +97,14 @@ static const char *const ppsz_inversion_text[] = { N_("Undefined"), N_("Off"),
#define SRATE_LONGTEXT ""
#define LNB_LOF1_TEXT N_("Antenna lnb_lof1 (kHz)")
#define LNB_LOF1_LONGTEXT N_("Low Band Local Osc Freq in kHz
usually 9.75GHz
")
#define LNB_LOF1_LONGTEXT N_("Low Band Local Osc Freq in kHz
(usually 9.75GHz)
")
#define LNB_LOF2_TEXT N_("Antenna lnb_lof2 (kHz)")
#define LNB_LOF2_LONGTEXT N_("High Band Local Osc Freq in kHz
usually 10.6GHz
")
#define LNB_LOF2_LONGTEXT N_("High Band Local Osc Freq in kHz
(usually 10.6GHz)
")
#define LNB_SLOF_TEXT N_("Antenna lnb_slof (kHz)")
#define LNB_SLOF_LONGTEXT N_( \
"Low Noise Block switch freq in kHz
usually 11.7GHz
")
"Low Noise Block switch freq in kHz
(usually 11.7GHz)
")
/* Cable */
#define MODULATION_TEXT N_("Modulation type")
...
...
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