Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
b26b9103
Commit
b26b9103
authored
Jul 20, 2013
by
Alexandre Duret-Lutz
Browse files
* src/bin/ltlcross.cc: Typo.
parent
00bf8d16
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/ltlcross.cc
View file @
b26b9103
...
...
@@ -89,9 +89,9 @@ Exit status:\n\
static
const
argp_option
options
[]
=
{
/**************************************************/
{
0
,
0
,
0
,
0
,
"Specifying translator to call:"
,
2
},
{
0
,
0
,
0
,
0
,
"Specifying translator
s
to call:"
,
2
},
{
"translator"
,
't'
,
"COMMANDFMT"
,
0
,
"register one translator
s
to call"
,
0
},
"register one translator to call"
,
0
},
{
"timeout"
,
'T'
,
"NUMBER"
,
0
,
"kill translators after NUMBER seconds"
,
0
},
/**************************************************/
{
0
,
0
,
0
,
0
,
...
...
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