summaryrefslogtreecommitdiff
path: root/src/include/cctki_ScheduleBindings.h
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-27 18:56:31 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-27 18:56:31 +0000
commitca08c68ac75f62fb3750be571301c470136538f9 (patch)
tree9f16b2ee285a472827a69f7a28b456aaf4464ecd /src/include/cctki_ScheduleBindings.h
parent3476a41713d8ba22e68990f9690ec12005298c89 (diff)
Untabified.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1312 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctki_ScheduleBindings.h')
-rw-r--r--src/include/cctki_ScheduleBindings.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/cctki_ScheduleBindings.h b/src/include/cctki_ScheduleBindings.h
index 2e1d32a8..b5edc892 100644
--- a/src/include/cctki_ScheduleBindings.h
+++ b/src/include/cctki_ScheduleBindings.h
@@ -51,8 +51,8 @@ int CCTKi_ScheduleGroupStorage(const char *group);
int CCTKi_ScheduleGroupComm(const char *group);
int CCTKi_ScheduleTraverse(const char *where,
- void *GH,
- int (*CallFunction)(void *, cFunctionData *, void *));
+ void *GH,
+ int (*CallFunction)(void *, cFunctionData *, void *));
int CCTKi_ScheduleGHInit(void *GH);