Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sneltved
openairinterface5G
Commits
63989f57
Commit
63989f57
authored
Mar 08, 2019
by
Cedric Roux
Browse files
T: minor: fix typo
parent
ea0e313f
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/utils/T/tracer/macpdu2wireshark.c
View file @
63989f57
...
@@ -289,7 +289,7 @@ void usage(void) {
...
@@ -289,7 +289,7 @@ void usage(void) {
" -max-sib <n> report at maximum n SIBs
\n
"
" -max-sib <n> report at maximum n SIBs
\n
"
" -live run live
\n
"
" -live run live
\n
"
" -live-ip <IP address> tracee's IP address (default %s)
\n
"
" -live-ip <IP address> tracee's IP address (default %s)
\n
"
" -live-port <por>
tracee's port (default %d)
\n
"
" -live-port <por
t
> tracee's port (default %d)
\n
"
"-i and -live are mutually exclusive options. One of them must be provided
\n
"
"-i and -live are mutually exclusive options. One of them must be provided
\n
"
"but not both.
\n
"
,
"but not both.
\n
"
,
DEFAULT_IP
,
DEFAULT_IP
,
...
...
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