Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
3c2e1af0
Commit
3c2e1af0
authored
Feb 05, 2010
by
Thomas White
Browse files
Formatting fussiness
parent
658564fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/process_hkl.c
View file @
3c2e1af0
...
...
@@ -195,7 +195,7 @@ int main(int argc, char *argv[])
const
struct
option
longopts
[]
=
{
{
"help"
,
0
,
NULL
,
'h'
},
{
"input"
,
1
,
NULL
,
'i'
},
{
"output"
,
1
,
NULL
,
'o'
},
{
"output"
,
1
,
NULL
,
'o'
},
{
"max-only"
,
0
,
&
config_maxonly
,
1
},
{
"output-every"
,
1
,
NULL
,
'e'
},
{
"no-analyse"
,
0
,
&
config_noanalyse
,
1
},
...
...
Write
Preview
Supports
Markdown
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