aboutsummaryrefslogtreecommitdiff
path: root/src/molecule_posn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/molecule_posn.c')
-rw-r--r--src/molecule_posn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/molecule_posn.c b/src/molecule_posn.c
index e6528ad..553a176 100644
--- a/src/molecule_posn.c
+++ b/src/molecule_posn.c
@@ -188,7 +188,7 @@ int AEILocalInterp_molecule_posn(fp grid_origin, fp grid_delta,
fp boundary_extrapolation_tolerance_max,
fp x,
int debug,
- int *restrict i_center, fp *restrict x_rel)
+ int* i_center, fp* x_rel)
{
/*
* ***** IMPORTANT *****