Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
ff4b78bf
Commit
ff4b78bf
authored
Jan 09, 2019
by
Purves, Murray
Browse files
Fixing typo in radixsnd2arl
parent
38655305
Pipeline
#27281
failed with stages
in 6 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
radixio/examples/radixsnd2arl.cc
View file @
ff4b78bf
...
...
@@ -63,7 +63,7 @@ int main(int argc, char **argv)
std
::
cout
<<
"
\t
"
<<
error
<<
std
::
endl
;
}
std
::
cout
<<
std
::
endl
;
commandLine
.
printParsedLine
(
std
::
c
*
out
);
commandLine
.
printParsedLine
(
std
::
cout
);
return
-
1
;
}
...
...
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