diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-01-30 14:19:27 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 648492549fc290c416d870040c9097cc53335d44 (patch) | |
tree | 2f6b7f4b2cf6ae31fea4ca9f94b4b80f0445b42a /org/sdp.org | |
parent | org file reorganise (diff) |
screen output
Diffstat (limited to 'org/sdp.org')
-rw-r--r-- | org/sdp.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/sdp.org b/org/sdp.org index 10511cc..9cd8265 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -345,7 +345,7 @@ scope(success) { writefln( "%s\n%s", "~ document complete, ok ~", - "-------------------------------", + "------------------------------------------------------------------", ); } } |