From d81aec24399d195d7b6731a08ad73c5c280b000f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 19 Feb 2018 21:24:17 +0000 Subject: Update CHANGES. --- tools/24-bit-color.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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() { -- cgit