From 8dee365590e04f3f8948dc9f2a72ed55bc4534a5 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 18 Jun 2018 15:02:34 +0200 Subject: Formatting --- libcrystfel/src/xgandalf.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libcrystfel/src/xgandalf.h b/libcrystfel/src/xgandalf.h index 5bfe8085..593b73fb 100644 --- a/libcrystfel/src/xgandalf.h +++ b/libcrystfel/src/xgandalf.h @@ -27,9 +27,10 @@ struct xgandalf_options { int run_xgandalf(struct image *image, void *ipriv); void *xgandalf_prepare(IndexingMethod *indm, UnitCell *cell, - struct xgandalf_options *xgandalf_opts); + struct xgandalf_options *xgandalf_opts); void xgandalf_cleanup(void *pp); + const char *xgandalf_probe(UnitCell *cell); -- cgit v1.2.3