aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Boundary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Boundary.c b/src/Boundary.c
index e6a3bb6..488b56a 100644
--- a/src/Boundary.c
+++ b/src/Boundary.c
@@ -100,7 +100,7 @@ void WaveToyExtra_Boundary(CCTK_ARGUMENTS)
@history
@endhistory
@@*/
-void WaveToyC_Terminate(const cGH *GH)
+void WaveToyC_Terminate(CCTK_ARGUMENTS)
{
Util_TableDestroy(handle);
}