summaryrefslogtreecommitdiff
path: root/src/comm
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-27 00:47:46 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-27 00:47:46 +0000
commit2c930bf11057a2cb0beebe61bfc9a3649509dacf (patch)
treee5013c07d05751247324e345be878430b11df23d /src/comm
parent5570d5651684307443b874bf2663d6b7354a5462 (diff)
Fixed a typo.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@353 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/comm')
-rw-r--r--src/comm/Overload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm/Overload.c b/src/comm/Overload.c
index 55119198..081df8c1 100644
--- a/src/comm/Overload.c
+++ b/src/comm/Overload.c
@@ -31,7 +31,7 @@ static char *rcsid="$Header$";
/* Reset the #define to prevent complications. */
#undef CCTK_DummySetupGH
#undef CCTK_DummyGetMyProc
-#undef CCTK_DummySetGetnProcs
+#undef CCTK_DummyGetnProcs
#undef OVERLOADABLE(name)