From 59aafe54187d715f75964b418c2d3f8d7b602bef Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 16 Jan 2004 12:21:24 +0000 Subject: Fix typo git-svn-id: http://svn.cactuscode.org/flesh/trunk@3508 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/comm/CactusDefaultComm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/comm') diff --git a/src/comm/CactusDefaultComm.c b/src/comm/CactusDefaultComm.c index ce2c1c83..f065b89d 100644 --- a/src/comm/CactusDefaultComm.c +++ b/src/comm/CactusDefaultComm.c @@ -690,7 +690,7 @@ int CactusDefaultGroupStorageIncrease (const cGH *GH, int n_groups, it should not change the storage for that group. This default checks for the presence of the older - EnableGroupStorage function, and if that is not available it + DisableGroupStorage function, and if that is not available it flags an error. If it is available it makes a call to it, and puts its return value in the status flag for the group. -- cgit v1.2.3