summaryrefslogtreecommitdiffhomepage
path: root/sofort/ccenv/ccenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sofort/ccenv/ccenv.sh')
-rw-r--r--sofort/ccenv/ccenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sofort/ccenv/ccenv.sh b/sofort/ccenv/ccenv.sh
index 113a74e..8046209 100644
--- a/sofort/ccenv/ccenv.sh
+++ b/sofort/ccenv/ccenv.sh
@@ -51,7 +51,7 @@ ccenv_comment()
ccenv_tool_prolog()
{
ccenv_line_dots='.....................................'
- ccenv_tool_desc="=== checking for ${1}"
+ ccenv_tool_desc=" == checking for ${1}"
ccenv_tool_dlen="${#ccenv_line_dots}"
printf '\n%s\n' '________________________' >&3