aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libcrystfel/src/dirax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/dirax.c b/libcrystfel/src/dirax.c
index fb60656a..99e1accb 100644
--- a/libcrystfel/src/dirax.c
+++ b/libcrystfel/src/dirax.c
@@ -439,7 +439,7 @@ static int dirax_readable(struct image *image, struct dirax_data *dirax)
break;
case DIRAX_INPUT_ACL :
- dirax_send_next(image,dirax );
+ dirax_send_next(image,dirax);
endbit_length = i+10;
break;