aboutsummaryrefslogtreecommitdiff
path: root/src/CartToSphere.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/CartToSphere.c')
-rw-r--r--src/CartToSphere.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CartToSphere.c b/src/CartToSphere.c
index d51a085..951ab56 100644
--- a/src/CartToSphere.c
+++ b/src/CartToSphere.c
@@ -135,8 +135,8 @@ CCTK_FILEVERSION(CactusEinstein_ADMAnalysis_CartToSphere_c)
@vio in
@@*/
-void ADMAnalysis_CartToSphere(const int *lsh,
- int project_rdtheta_rdphi,
+void ADMAnalysis_CartToSphere(const CCTK_INT *lsh,
+ CCTK_INT project_rdtheta_rdphi,
const CCTK_REAL *x,
const CCTK_REAL *y,
const CCTK_REAL *z,