diff options
Diffstat (limited to 'libcrystfel/src/index.h')
-rw-r--r-- | libcrystfel/src/index.h | 2 |
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; |