aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.h
diff options
context:
space:
mode:
authorCornelius Gati <cgati@cfelsgi.desy.de>2013-01-28 18:31:58 +0100
committerCornelius Gati <cgati@cfelsgi.desy.de>2013-01-28 18:31:58 +0100
commit70a08c4823808e3d35ed43334032b731aa5fe8d6 (patch)
treee5b7776cd78206359c6f3ab9917a5a2bcef90a4e /libcrystfel/src/index.h
parentb163b4d6cc9bc0312b445047b2a057e685237e02 (diff)
Tried to fix errors in xds.c
Diffstat (limited to 'libcrystfel/src/index.h')
-rw-r--r--libcrystfel/src/index.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/index.h b/libcrystfel/src/index.h
index 406ad317..b2d7553d 100644
--- a/libcrystfel/src/index.h
+++ b/libcrystfel/src/index.h
@@ -48,7 +48,7 @@ typedef enum {
INDEXING_NONE,
INDEXING_DIRAX,
INDEXING_MOSFLM,
- INDEXING_xds,
+ INDEXING_XDS,
INDEXING_REAX,
} IndexingMethod;