summaryrefslogtreecommitdiff
path: root/src/main/OverloadMain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/OverloadMain.c')
-rw-r--r--src/main/OverloadMain.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/OverloadMain.c b/src/main/OverloadMain.c
index fd8b5872..4bd49c3c 100644
--- a/src/main/OverloadMain.c
+++ b/src/main/OverloadMain.c
@@ -45,7 +45,7 @@ static char *rcsid="$Header$";
#undef OVERLOADABLE
/*@@
- @routine SetupMainFunctions
+ @routine CCTKi_SetupMainFunctions
@date Thu Feb 4 09:02:49 1999
@author Tom Goodale
@desc
@@ -58,7 +58,7 @@ static char *rcsid="$Header$";
@endhistory
@@*/
-int SetupMainFunctions(void)
+int CCTKi_SetupMainFunctions(void)
{
#define OVERLOADABLE(name) OVERLOADABLE_CHECK(name)