Commit a789367e by maarten

update

git-svn-id: svn+ssh://gitlab/srv/svn-repos/pdb-redo/trunk@306 a1961a4f-ab94-4bcc-80e8-33b5a54de466
parent 61dbb7c1
......@@ -462,14 +462,14 @@ void ProgressImpl::PrintProgress()
// };
const char* kBlocks[] = {
" ", // 0
u8".", // 1
u8"o", // 2
u8"0", // 3
u8"o", // 4
u8".", // 5
u8"-", // 6
u8">", // 7
" ", // 0
" ", // 1
" ", // 2
"-", // 3
"-", // 4
"-", // 5
"=", // 6
"=", // 7
"=", // 8
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment