aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-05-14 18:09:14 +0200
committerThomas White <taw@physics.org>2013-05-14 18:09:14 +0200
commitc97e0ab5c3727769c315d46e660209695a7c8fa9 (patch)
treead6e03cd421db1661790ee4b2e1d0efaeee6c66c
parent82be8eb4dac1273615f1d241996e2008dffdca6a (diff)
Fussiness
-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;