From 9e484b8ed639ec5081fda7bfc7c84989e034bd6d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 25 May 2012 17:25:54 +0200 Subject: WIP on tidy-up --- libcrystfel/src/index.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrystfel/src/index.c') diff --git a/libcrystfel/src/index.c b/libcrystfel/src/index.c index 3d0f164b..2baa2644 100644 --- a/libcrystfel/src/index.c +++ b/libcrystfel/src/index.c @@ -157,7 +157,7 @@ void map_all_peaks(struct image *image) void index_pattern(struct image *image, UnitCell *cell, IndexingMethod *indm, int cellr, int verbose, IndexingPrivate **ipriv, - int config_insane, float *ltl) + int config_insane, const float *ltl) { int i; int n = 0; -- cgit v1.2.3