aboutsummaryrefslogtreecommitdiff
path: root/src/reax.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reax.c')
-rw-r--r--src/reax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reax.c b/src/reax.c
index 60784da7..77ca124f 100644
--- a/src/reax.c
+++ b/src/reax.c
@@ -90,7 +90,7 @@ IndexingPrivate *reax_prepare()
}
-void reax_index(struct image *image, UnitCell *cell)
+void reax_index(IndexingPrivate *p, struct image *image, UnitCell *cell)
{
}