summaryrefslogtreecommitdiff
path: root/src/include/CactusrfrInterface.h
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-03-07 12:43:57 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-03-07 12:43:57 +0000
commit277d9f5c237906f7850e6ffe3782805649ecef9b (patch)
treeba6dcdbf0cdec2f4141740f45c2697ce82ec7d95 /src/include/CactusrfrInterface.h
parenta140ae522a873f4ff279f29f3a385900b95c8002 (diff)
Added GH to CCTK_rfrTriggerSaysGo
git-svn-id: http://svn.cactuscode.org/flesh/trunk@385 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/CactusrfrInterface.h')
-rw-r--r--src/include/CactusrfrInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/CactusrfrInterface.h b/src/include/CactusrfrInterface.h
index 0f583593..2a9dbd25 100644
--- a/src/include/CactusrfrInterface.h
+++ b/src/include/CactusrfrInterface.h
@@ -24,7 +24,7 @@ int CCTK_rfrCommunicationOff(void *GH, int group);
int CCTK_rfrTriggerable(int variable);
-int CCTK_rfrTriggerSaysGo(int variable);
+int CCTK_rfrTriggerSaysGo(void *GH, int variable);
int CCTK_rfrTriggerAction(void *GH, int group);