summaryrefslogtreecommitdiff
path: root/src/comm
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm')
-rw-r--r--src/comm/OverloadComm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm/OverloadComm.c b/src/comm/OverloadComm.c
index 3aaf5ab8..ad67682e 100644
--- a/src/comm/OverloadComm.c
+++ b/src/comm/OverloadComm.c
@@ -73,7 +73,7 @@ CCTK_FILEVERSION(comm_OverloadComm_c)
int CCTKi_SetupCommFunctions(void)
{
-#define OVERLOADABLE(name) OVERLOADABLE_CHECK(name)
+#define OVERLOADABLE(name) OVERLOADABLE_INITIALISE(name)
/* Deal seperately with the SetupGH routine */
#define CCTKi_DummyAbort CactusDefaultAbort