summaryrefslogtreecommitdiff
path: root/src/main/CactusDefaultShutdown.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-04 11:03:57 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-04 11:03:57 +0000
commit070333b3da106715b0705799bcbd42f498b63d9f (patch)
treec14737b6add48c7dea2e5bd96af96c55c0cfc6ef /src/main/CactusDefaultShutdown.c
parent317f3afa679918cd8b727b4b92b7f53d7ed4d003 (diff)
Setting all output dividers to be the same length and not too long
git-svn-id: http://svn.cactuscode.org/flesh/trunk@868 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/CactusDefaultShutdown.c')
-rw-r--r--src/main/CactusDefaultShutdown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/CactusDefaultShutdown.c b/src/main/CactusDefaultShutdown.c
index 551f035b..123582b1 100644
--- a/src/main/CactusDefaultShutdown.c
+++ b/src/main/CactusDefaultShutdown.c
@@ -69,7 +69,7 @@ int CactusDefaultShutdown(tFleshConfig *config)
if(myproc == 0)
{
/* printf("Goodbye! Adeu! Adios! Tchuess! Au Revoir! Ciao! Math sin leat!\n"); */
- printf("-------------------------------------------------------------------------------------\n");
+ printf("--------------------------------------------------------------------------------\n");
printf("Done.\n");
}