aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-08-17 14:11:31 +0200
committerThomas White <taw@physics.org>2020-08-17 14:11:31 +0200
commit5764e660226792b32fa89992d1ff720d1e2e1d51 (patch)
treee546b75967f613a98b7fb77f9df338256d198403 /libcrystfel/src/index.h
parent93538cce35ca030e864e6962358f1e1cae93ff9f (diff)
Formatting
Diffstat (limited to 'libcrystfel/src/index.h')
-rw-r--r--libcrystfel/src/index.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcrystfel/src/index.h b/libcrystfel/src/index.h
index 8fc6db09..e064a4b3 100644
--- a/libcrystfel/src/index.h
+++ b/libcrystfel/src/index.h
@@ -154,7 +154,8 @@ extern struct argp pinkIndexer_argp;
extern struct argp taketwo_argp;
extern struct argp xgandalf_argp;
-extern IndexingPrivate *setup_indexing(const char *methods, UnitCell *cell,
+extern IndexingPrivate *setup_indexing(const char *methods,
+ UnitCell *cell,
const DataTemplate *dtempl,
float *ltl,
IndexingFlags flags,