From c72fcf4bc2a9f46daf6cbcb14ac2fc388696de09 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 19 Nov 2009 19:33:41 +0100 Subject: Whitespace --- src/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index e4b826b7..d26bea7c 100644 --- a/src/main.c +++ b/src/main.c @@ -116,10 +116,10 @@ again: image.sfacs = NULL; image.data = NULL; image.twotheta = NULL; - + /* Splurge a few useful numbers */ printf("Wavelength is %f nm\n", image.lambda/1.0e-9); - + get_diffraction(&image, cell); record_image(&image); -- cgit v1.2.3