From b89a8bb0780a623b85a82d356d2e82b09942b8a5 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 10 Sep 2018 15:29:18 +0200 Subject: Fussiness / formatting --- libcrystfel/src/image.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libcrystfel/src/image.h') diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index 1cd9f35a..3e46575e 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -224,7 +224,8 @@ struct image { struct spectrum *spectrum; /* Beam spectrum for pink beam data */ - // These only used in pattern_sim, to be changed to struct spectrum from above later... + /* FIXME: These are only used in pattern_sim, which should be changed to + * use the "struct spectrum" from above later */ struct sample *spectrum0; int nsamples; /* Number of wavelengths */ int spectrum_size; /* Size of "spectrum" */ -- cgit v1.2.3