summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/CactusDefaultShutdown.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/CactusDefaultShutdown.c b/src/main/CactusDefaultShutdown.c
index 3522d5e3..e65b4a58 100644
--- a/src/main/CactusDefaultShutdown.c
+++ b/src/main/CactusDefaultShutdown.c
@@ -47,7 +47,7 @@ extern char MPI_Active;
@date Tue Sep 29 12:45:04 1998
@author Tom Goodale
@desc
- DEfault shutdown routine.
+ Default shutdown routine.
@enddesc
@calls
@calledby
@@ -83,7 +83,6 @@ int CactusDefaultShutdown(tFleshConfig *config)
if(myproc == 0)
{
- /* printf("Goodbye! Adeu! Adios! Tchuess! Au Revoir! Ciao! Math sin leat! Holt di fluegge \n"); */
printf("--------------------------------------------------------------------------------\n");
printf("Done.\n");
}