aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/grainspotter.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-01-14 14:22:54 +0100
committerThomas White <taw@physics.org>2013-01-14 14:22:54 +0100
commit76d3f48ddf33cc82dc2aaa52c43463dd8bb9cc70 (patch)
tree88e180464e8bd516498c44b598cdfa347dbafcfc /libcrystfel/src/grainspotter.c
parent60726ebd9b939a17778f785206c9eb00d5e6c800 (diff)
Formatting
Diffstat (limited to 'libcrystfel/src/grainspotter.c')
-rw-r--r--libcrystfel/src/grainspotter.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libcrystfel/src/grainspotter.c b/libcrystfel/src/grainspotter.c
index 6217b810..7d0f74ce 100644
--- a/libcrystfel/src/grainspotter.c
+++ b/libcrystfel/src/grainspotter.c
@@ -214,9 +214,9 @@ static char *write_ini(struct image *image)
}
get_q_for_panel(image->det->furthest_out_panel,
- image->det->furthest_out_fs,
- image->det->furthest_out_ss,
- &tt, 1.0/image->lambda);
+ image->det->furthest_out_fs,
+ image->det->furthest_out_ss,
+ &tt, 1.0/image->lambda);
fprintf(fh, "spacegroup 96\n");
fprintf(fh, "!dsrange 0 1.3\n");