aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sdp.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-01-30 14:19:27 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit648492549fc290c416d870040c9097cc53335d44 (patch)
tree2f6b7f4b2cf6ae31fea4ca9f94b4b80f0445b42a /src/sdp.d
parentorg file reorganise (diff)
screen output
Diffstat (limited to 'src/sdp.d')
-rwxr-xr-xsrc/sdp.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdp.d b/src/sdp.d
index 2b511e5..31593e0 100755
--- a/src/sdp.d
+++ b/src/sdp.d
@@ -165,7 +165,7 @@ void main(string[] args) {
writefln(
"%s\n%s",
"~ document complete, ok ~",
- "-------------------------------",
+ "------------------------------------------------------------------",
);
}
}