From a9d289c5c9c5c3491b8ecd6580c381a423094734 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 12 Feb 2013 02:16:44 -0800 Subject: Improve handling of indexing methods --- libcrystfel/src/mosflm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrystfel/src/mosflm.h') diff --git a/libcrystfel/src/mosflm.h b/libcrystfel/src/mosflm.h index 4bb26afc..a87232b6 100644 --- a/libcrystfel/src/mosflm.h +++ b/libcrystfel/src/mosflm.h @@ -40,7 +40,7 @@ extern int run_mosflm(struct image *image, IndexingPrivate *ipriv); -extern IndexingPrivate *mosflm_prepare(IndexingMethod indm, UnitCell *cell, +extern IndexingPrivate *mosflm_prepare(IndexingMethod *indm, UnitCell *cell, const char *filename, struct detector *det, struct beam_params *beam, float *ltl); -- cgit v1.2.3