Changed the delimiter

pull/11/head
Ashish Kumar Yadav 4 years ago
parent 25d91f46ca
commit d1c18af84e

@ -30,4 +30,4 @@ static Block blocks[] = {
{ NULL } /* just to mark the end of the array */
};
static const char *delim = " | ";
static const char *delim = " ";

Loading…
Cancel
Save