summaryrefslogtreecommitdiff
path: root/src/main/CactusDefaultShutdown.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-07-10 10:10:05 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-07-10 10:10:05 +0000
commit6953e994523c03726b56d6784917c74d1ba62a86 (patch)
treeb1f81e5f618a777da915a4256a3dea821c36e4be /src/main/CactusDefaultShutdown.c
parent59a443c60956f0bd464c741232b5e06242c7f864 (diff)
Tidying
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1718 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/CactusDefaultShutdown.c')
-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");
}