aboutsummaryrefslogtreecommitdiff
path: root/julia/CrystFEL/src/indexing.jl
diff options
context:
space:
mode:
Diffstat (limited to 'julia/CrystFEL/src/indexing.jl')
-rw-r--r--julia/CrystFEL/src/indexing.jl3
1 files changed, 2 insertions, 1 deletions
diff --git a/julia/CrystFEL/src/indexing.jl b/julia/CrystFEL/src/indexing.jl
index 543246ec..81a59b52 100644
--- a/julia/CrystFEL/src/indexing.jl
+++ b/julia/CrystFEL/src/indexing.jl
@@ -144,7 +144,8 @@ function index(image::Image, idxr::Indexer; mille=nothing)
idxr.indexingpriv::Ptr{IndexingPriv},
C_NULL::Ptr{Cvoid},
C_NULL::Ptr{Cvoid},
- imille::Ptr{Cvoid})::Cvoid
+ imille::Ptr{Cvoid},
+ 99::Cint)::Cvoid
end