aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-02-19 21:24:17 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-02-19 21:24:17 +0000
commitd81aec24399d195d7b6731a08ad73c5c280b000f (patch)
tree6f0974474c09c2d3f1517cb4dcc66dbf28dfe0bd /tools
parent968296bb07052b5ffeb840f180be247a26feee51 (diff)
downloadrtmux-d81aec24399d195d7b6731a08ad73c5c280b000f.tar.gz
rtmux-d81aec24399d195d7b6731a08ad73c5c280b000f.tar.bz2
rtmux-d81aec24399d195d7b6731a08ad73c5c280b000f.zip
Update CHANGES.
Diffstat (limited to 'tools')
-rw-r--r--tools/24-bit-color.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/24-bit-color.sh b/tools/24-bit-color.sh
index 81d7cd41..73cff60a 100644
--- a/tools/24-bit-color.sh
+++ b/tools/24-bit-color.sh
@@ -20,7 +20,7 @@ then
else
SEQ=seq
fi
-SEPARATOR=';'
+SEPARATOR=':'
setBackgroundColor()
{