From 3476a41713d8ba22e68990f9690ec12005298c89 Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 27 Jan 2000 18:31:21 +0000 Subject: Latest stuff for the scheduling call function. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1311 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/include/cctki_ScheduleBindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/cctki_ScheduleBindings.h') diff --git a/src/include/cctki_ScheduleBindings.h b/src/include/cctki_ScheduleBindings.h index 7b3b6030..2e1d32a8 100644 --- a/src/include/cctki_ScheduleBindings.h +++ b/src/include/cctki_ScheduleBindings.h @@ -52,7 +52,7 @@ int CCTKi_ScheduleGroupComm(const char *group); int CCTKi_ScheduleTraverse(const char *where, void *GH, - int (*CallFunction)(cFunctionData *, void *)); + int (*CallFunction)(void *, cFunctionData *, void *)); int CCTKi_ScheduleGHInit(void *GH); -- cgit v1.2.3