aboutsummaryrefslogtreecommitdiff
path: root/src/Cartoon2D.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cartoon2D.h')
-rw-r--r--src/Cartoon2D.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cartoon2D.h b/src/Cartoon2D.h
index b4fadc3..d371729 100644
--- a/src/Cartoon2D.h
+++ b/src/Cartoon2D.h
@@ -7,7 +7,7 @@
extern "C" {
#endif
-int BndCartoon2DVI(const cGH *GH, int tensortype, int prolongtype, int vi);
+int BndCartoon2DVI(const cGH *cctkGH, int tensortype, int vi);
CCTK_INT
Cartoon2D_SymmetryInterpolate (CCTK_POINTER_TO_CONST const cctkGH_,